Jump to content

MultiMarkdown

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Widr (talk | contribs) at 16:04, 10 May 2013 (Reverted edits by 83.173.66.75 (talk) to last version by 174.252.154.4). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MultiMarkdown is a lightweight markup language created by Fletcher T. Penney and based on Markdown, which supports more export-formats and implements some added features currently not available with plain Markdown syntax.

It adds the following features to Markdown:

  • footnotes
  • tables
  • citations and bibliography (works best in LaTeX using BibTeX)
  • math support
  • automatic cross-referencing ability
  • smart typography, with support for multiple languages
  • image attributes
  • table and image captions
  • definition lists
  • glossary entries (LaTeX only)
  • document metadata (e.g. title, author, date, etc.)