Lobsters »

Accordius Needed Markdown Extensions

List is in order of necessity. Items in red are pending investigation.

A red check mark ( ) indicates completed items.

Absolutely necessary

  1. mdx_truly_sane_lists
    • (Does this require sane_lists? Not clear, must investigate)
  2. figureAltCaption
  3. Superscript
  4. Subscript
  5. Meta-Data
  6. WikiLinks or mdx_wikilinks_plus
    • (Must investigate handling of URL parameters, etc.)
    • Make sure that InterMap link syntax is also handled!!
  7. mdx_pmwiki_footnotes (custom)
  8. mdx_pmwiki_tables (custom)
  9. mdx_linkify or MagicLink
  10. Definition Lists
  11. Some math extension; either write our own, integrating with the OborWiki TrueLatex rendering server, or use one of these:
    • arithmatex
    • mdx_math
    • Markdown-LaTeX
    • python-markdown-math
  12. Table of Contents
  13. PmWiki blockquote syntax ([" and "])

Desirable

  1. PyEmbed
  2. markdown-google-map
  3. CodeHilite
  4. Something like CSV Include (custom)
  5. Embedding of pastebins & gists (custom)