MultiMarkdown is a derivative of Markdown that adds additional formatting features like footnotes, tables, citations, and math support. It allows a document written in Markdown syntax to be converted into multiple formats like HTML, LaTeX, and OpenDocument. This allows the content to be separated from formatting, so the same document can be used to create articles, books, or presentations without needing to know specific formatting commands. MultiMarkdown aims to make formatting plain text into different final document formats as easy as possible.