Markdown Extra is a lightweight markup language based on Markdown.
Markdown is two things: a plain text markup syntax, and a software tool that converts the plain text markup to HTML for publishing on the web.
It was initially a port to PHP, but it’s also available in Python and Ruby.
Markdown Extra adds the following features to Markdown:
- Markdown markup inside HTML blocks.
- Elements with id/class attribute.
- “Fenced code blocks” that span multiple lines of code.
- Tables.
- Definition lists.
- Footnotes.
- Abbreviations.
Website: michelf.ca/projects/php-markdown
Support:
Developer: Michel Fortin (PHP Markdown)
License: BSD-style open source license
Related Software
| Lightweight Markup Languages | |
|---|---|
| Markdown | Markup language and Text-to-HTML conversion tool |
| MultiMarkdown | Based on Markdown with additional features |
| GitHub Flavored Markdown | For user content on GitHub.com and GitHub Enterprise |
| Markdown Extra | Lightweight markup language based on Markdown |
| AsciiDoc | Presentable text document format for writing articles |
| Textile | Billed as a "humane web text generator" |
| Texy | Text-to-XHTML formatter and converter library |
| Tome | Markup Language and Tool Suite for Authors |
| reStructuredText | Markup Syntax and Parser Component of Docutils |
| Haml | Templating engine for HTML |
| JsonML | Map between XML and JSON |
| TOML | Tom’s Obvious Minimal Language |
| Djot | Light markup language inspired by CommonMark |
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. |

