MultiMarkdown


title: "MultiMarkdown" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["lightweight-markup-languages"] topic_path: "linguistics" source: "https://en.wikipedia.org/wiki/MultiMarkdown" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::data[format=table title="Infobox file format"]

FieldValue
nameMultiMarkdown
_noextcodeon
extensions.mmd
_nomimecodeon
ownerFletcher T. Penney
released{{cite web
archive-date2007-05-09
latest release version6 ( years ago)
genreMarkup language
extended fromMarkdown
typeOpen file format
url
::

| child = | name = MultiMarkdown | logo = | icon_size = | iconcaption = | screenshot = | screenshot_size = | caption = | _noextcode = on | extensions = .mmd | _nomimecode = on | mime = | type code = | uniform type = | conforms to = | magic = | owner = Fletcher T. Penney | released = {{cite web |url=http://fletcherpenney.net/Ideas_for_MultiMarkdown |url-status=dead |archive-date=2007-05-09 |title=Ideas for MultiMarkdown |archive-url=https://web.archive.org/web/20070509004910/http://fletcherpenney.net/Ideas_for_MultiMarkdown |website=fletcherpenney.net}} | latest release version = 6 ( years ago) | latest release date = | genre = Markup language | container for = | contained by = | extended from = Markdown | extended to = | standard = | standards = | type = Open file format | url =

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 (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.)

Software

There are a series of open-source interactive and automated software tools for editing and conversion to XML, HTML, and LaTeX that share the same name as the format. Several other open-source and commercial text editors, such as Scrivener, also include broad MultiMarkdown support.

References

References

  1. Penney, Fletcher T.. (2022-06-26). "fletcher/MultiMarkdown-6".
  2. Penney, Fletcher T.. (2022-06-26). "MultiMarkdown 6 Development Notes".
  3. Leonard, Sean. (March 2016). "Guidance on Markdown: Design Philosophies, Stability Strategies, and Select Registrations". Internet Engineering Task Force.
  4. "MultiMarkdown Features".
  5. "MultiMarkdown".
  6. "Human Markdown Reference".
  7. "MultiMarkdown v6 Syntax Guide".
  8. Sparks, David. (2011-09-26). "iPad at Work". John Wiley & Sons.
  9. Buffalo, Vince. (2015-07-01). "Bioinformatics Data Skills: Reproducible and Robust Research with Open Source Tools". "O'Reilly Media, Inc.".
  10. "MultiMarkdown features".
  11. Hernandez, Gwen. (2012-07-30). "Scrivener For Dummies". John Wiley & Sons.

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

lightweight-markup-languages