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
SimpleTables
Simple Tables
Anonymous users must enter
captcha
below.
Don't put anything here
Page Content
###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 added to the Python-Markdown git repository. However, it is no longer included as an implementation of tables in PHP Markdown Extra has replaced it. It was last a part of the repo at commit [e21d846][]. [archived]: http://web.archive.org/web/20070708205838rn_1/k7a.org/2006/oct/30/table-extension-python-markdown/ [e21d846]: http://gitorious.org/projects/python-markdown/repos/mainline/commits/e21d8465ce79d998bc90b6670ea3c1070175ec73 [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>
Don't put anything here
Don't put anything here
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
About This Edit
Minor Edit
Edit Summary
Don't put anything here
Don't put anything here
save
preview
cancel
Powered by
Sputnik
|
XHTML 1.1