MultiMarkdown
MultiMarkdown is a lightweight markup language created by Fletcher T. Penney as an extension of the Markdown format. It supports additional features not available in plain Markdown syntax.
There is also a text editor with the same name that supports multiple export formats.
File format description
The MultiMarkdown language adds the following features to the basic Markdown specification:- footnotes
- tables
- citations and bibliography
- math support
- automatic cross-referencing ability
- smart typography, with support for multiple languages
- image attributes
- table and image captions
- definition lists
- glossary entries
- document metadata