- Official: https://python-markdown.github.io/extensions/
- Third-party: https://github.com/Python-Markdown/markdown/wiki/Third-Party-Extensions
List is in order of necessity. Items in red are pending investigation.
A red check mark ( ) indicates completed items.
Absolutely necessary
-
mdx_truly_sane_lists- (Does this require
sane_lists? Not clear, must investigate)
- (Does this require
figureAltCaption-
Superscript -
Subscript -
Meta-Data -
WikiLinksormdx_wikilinks_plus- (Must investigate handling of URL parameters, etc.)
- Make sure that InterMap link syntax is also handled!!
-
mdx_pmwiki_footnotes(custom) -
mdx_pmwiki_tables(custom) -
mdx_linkifyorMagicLink -
Definition Lists - Some math extension; either write our own, integrating with the OborWiki TrueLatex rendering server, or use one of these:
arithmatexmdx_mathMarkdown-LaTeXpython-markdown-math
-
Table of Contents - PmWiki blockquote syntax (
["and"])
Desirable
PyEmbedmarkdown-google-mapCodeHilite- Something like
CSV Include(custom) - Embedding of pastebins & gists (custom)