Markdown Extra
Markdown Extra is a lightweight markup language based on Markdown implemented in PHP (originally), Python and Ruby. It adds features not available with plain Markdown syntax. Markdown Extra is supported in content management systems, for example Drupal,[1] TYPO3[2] and MediaWiki.[3]
It adds the following features to Markdown:
- Markdown inside HTML blocks
- Elements with id/class attribute
- Fenced code blocks
- Tables[4]
- Definition lists
- Footnotes
- Abbreviations
See also
References
- ↑ Markdown editor for BUEditor
- ↑ Markdown for TYPO3
- ↑ MarkdownExtraParser for MediaWiki
- ↑ PHP Markdown Extra - Tables
External links
- PHP Markdown Extra official site, featuring PHP implementation and syntax reference.
This article is issued from Wikipedia - version of the 7/7/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.