Login
or
register
Overview
Introduction
Features
Credits
License
This Wiki
Status
News
Releases
Change Log
Recent Wiki Edits
User Guide
Installation
Command Line
Using as a Module
Integration
Reporting Bugs
Advanced
Mailing List
Source Code
Test Suite
Extensions
Extensions
Writing Extensions
Available Extensions
Related Projects
Extra
Python-Markdown Extra
Anonymous users must enter
captcha
below.
Don't put anything here
Don't put anything here
Page Content
Don't put anything here
### Summary A compilation of various Python-Markdown extensions that (mostly) imitates [PHP Markdown Extra](http://michelf.com/projects/php-markdown/extra/). The supported extensions include: * [[Abbreviations]] * [[Definition_Lists]] * [[Fenced\_Code\_Blocks]] * [[Footnotes]] * [[HeaderId]] * [[Tables]] See each individual extension for syntax documentation. Extra and all it's supported extensions are included in the standard Markdown library. ### Usage From the Python interpreter: >>> import markdown >>> html = markdown.markdown(text, ['extra']) In the unlikely event that one or more of the supported extensions are not available for import, Markdown will simply continue without that extension. If you would like to be notified of such failures, you may set Python-Markdown's logger level to "WARN". There may be additional extensions that are distributed with Python-Markdown that are not included here in Extra. Those extensions are not part of PHP Markdown Extra, and therefore, not part of Python-Markdown Extra. If you really would like Extra to include additional extensions, we suggest creating your own clone of Extra under a different name (see [[Writing Extensions]]). You could also edit the `extensions` global variable defined in the source, but be aware that such changes may be lost when you upgrade to any future version of Python-Markdown.
Advanced Fields
Page Name (for URL)
Page Title
Breadcrumb Text
Category
Available Extensions
Change Log
Command Line
Credits
Extensions
Features
Installation
Integration
Introduction
License
Mailing List
News
Recent Wiki Edits
Related Projects
Releases
Reporting Bugs
Source Code
Test Suite
This Wiki
Using as a Module
Writing Extensions
Don't put anything here
Don't put anything here
About This Edit
Minor Edit
Edit Summary
Don't put anything here
save
preview
cancel
Powered by
Sputnik
|
XHTML 1.1