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
Simple Tables
Anonymous users must enter
captcha
below.
Don't put anything here
Page Parameters
Page Name (for URL)
Don't put anything here
Page Title
Don't put anything here
Don't put anything here
Show Advanced Options
Category
Prototype
Page Content
Don't put anything here
###Summary The Simple Tables extension adds a table syntax to Python-Markdown. This extension was originally written by Andrej Primc and is no longer available from it's original location. Fortunately, a copy has been [archived][] by the Way Back Machine. With Andrej's [permission][], the source is now being maintained in the Python-Markdown git [repository][]. [archived]: http://web.archive.org/web/20070708205838rn_1/k7a.org/2006/oct/30/table-extension-python-markdown/ [repository]: http://gitorious.org/projects/python-markdown/repos/mainline/blobs/master/mdx_tables.py [permission]: http://sourceforge.net/mailarchive/forum.php?thread_name=e5d795bb0710091018v50892aaaha767a90530b9e959%40mail.gmail.com&forum_name=python-markdown-discuss ###Syntax Example: | a |* b *| | [c](#) | *d* | becomes <table><tr> <td> a </td> <th> b </th> </tr><tr> <td> <a href="#">c</a> </td> <td> <em>d</em> </td> </tr></table>
About this Edit
Minor Edit
Edit Summary
Don't put anything here
Powered by
Sputnik
|
XHTML 1.1