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
Features
Anonymous users must enter
captcha
below.
Don't put anything here
Page Parameters
Page Name (for URL)
Page Title
Don't put anything here
Show Advanced Options
Category
Prototype
Don't put anything here
Don't put anything here
Page Content
The current version of python-markdown implements all Markdown syntax features and fully passes [Markdown Test Suite 1.0](http://six.pairlist.net/pipermail/markdown-discuss/2004-December/000909.html), despite having a few known issues (see below). ## Known Issues ### Nested Markup Not all Markdown markup can be nested. In particular, you cannot put links in strong or emphasis. *[link](example.com)* However, you **can** put strong or emphasis inside a link: [*link*](example.com) ## Extra Features ### Bi-directional Text The version currently in subversion adds support for bi-directional text. ### Footnotes Python Markdown supports footnotes as proposed in [this thread](http://six.pairlist.net/pipermail/markdown-discuss/2005-August/001480.html). ### Attributes It also supports attributes (see [this thread](http://six.pairlist.net/pipermail/markdown-discuss/2005-August/001486.html)). ### Middle-World Emphasis Python Markdown defaults to ignoring middle-word emphasis. In other words, `MY_CONFIG_VALUE` is not going to be converted into MY<i>CONFIG</i>VALUE. This it can be switched off. (See [this thread](http://six.pairlist.net/pipermail/markdown-discuss/2005-October/001610.html) for discussion.) ### Extensions Many other extra features a available through various [extentions](http://www.freewisdom.org/projects/python-markdown/Available_Extensions). ## Bug Reports If you find something missing, [submit a bug report](http://www.freewisdom.org/projects/python-markdown/Tickets) or send me an email (qaramazov-at-gmail.com). Better yet, send me a patch.
Don't put anything here
About this Edit
Minor Edit
Edit Summary
Don't put anything here
Powered by
Sputnik
|
XHTML 1.1