Software

MultiMarkdown – lightweight markup language

MultiMarkdown (MMD) is a lightweight markup language that is based on Markdown. This tool turns minimally marked-up plain text into well formatted documents, including HTML, PDF (using LaTeX), OPML, or OpenDocument (specifically, Flat OpenDocument or ‘.fodt’, which can in turn be converted into RTF, Microsoft Word, or virtually any other word-processing format).

MMD is a superset of the Markdown syntax. It supports more export-formats and implements some added features currently not available with plain Markdown syntax. It also offers mechanisms to convert plain text into LaTeX in addition to HTML.

MMD started as a Perl script. Writing with MMDF allows you to separate the content and structure of your document from the formatting.

Adds features to Markdown including:

  • Footnotes.
  • Tables.
  • Citations and bibliography (works best in LaTeX using BibTeX).
  • Math support.
  • Automatic cross-referencing ability.
  • Builds in smart typography (such as proper left- and right-sided quotes), 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).

Website: fletcherpenney.net/multimarkdown
Support: GitHub
Developer: Fletcher T. Penney
License: GNU General Public License and MIT License


Related Software

Lightweight Markup Languages
MarkdownMarkup language and Text-to-HTML conversion tool
MultiMarkdownBased on Markdown with additional features
GitHub Flavored MarkdownFor user content on GitHub.com and GitHub Enterprise
Markdown ExtraLightweight markup language based on Markdown
AsciiDocPresentable text document format for writing articles
TextileBilled as a "humane web text generator"
TexyText-to-XHTML formatter and converter library
TomeMarkup Language and Tool Suite for Authors
reStructuredTextMarkup Syntax and Parser Component of Docutils
HamlTemplating engine for HTML
JsonMLMap between XML and JSON
TOMLTom’s Obvious Minimal Language

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments