| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrected various spelling, grammar and formatting errors in docs/writing_ext... | Waylan Limberg | 2008-11-14 | 1 | -50/+84 |
* | Updated docs/writing_extensions.txt to include docs for the new core BlockPar... | Waylan Limberg | 2008-11-14 | 1 | -66/+128 |
* | Added documentation for OrderedDict. | Waylan Limberg | 2008-10-29 | 1 | -33/+84 |
* | Missed a reference to textpreprocessors in docs on last commit. | Waylan Limberg | 2008-10-20 | 1 | -1/+0 |
* | Combined the TextPreprocessors and Preprocessors into Preprocessors. Updated ... | Waylan Limberg | 2008-10-20 | 1 | -28/+1 |
* | Made InlineProcessor a TreeProcessor. Now an extension can manipulate the tre... | Waylan Limberg | 2008-10-19 | 1 | -13/+13 |
* | Changed Postprocessors to Treeprocessors and TextPostProcessors to Postproces... | Waylan Limberg | 2008-10-19 | 1 | -14/+12 |
* | Updated docs/writing_extensions.txt to include documentation about Treaps. Th... | Waylan Limberg | 2008-10-19 | 1 | -5/+45 |
* | Updated docs/writing_extensions.txt to include documentation about MarkdownPa... | Waylan Limberg | 2008-10-19 | 1 | -1/+43 |
* | Made some corrections and edits to docs/writing_extensions.txt. Still need to... | Waylan Limberg | 2008-10-15 | 1 | -64/+69 |
* | Added notes on registerExtension and reset as well as the new markdown_extens... | Waylan Limberg | 2008-08-12 | 1 | -9/+55 |
* | Cleaned up writing_extensions docs. | Waylan Limberg | 2008-08-12 | 1 | -52/+45 |
* | Merge git@gitorious.org:python-markdown/mainline | Artem Yunusov | 2008-08-12 | 1 | -14/+65 |
* | Reorganized docs. Added an AUTHORS and INSTALL files. INSTALL is incomplete. | Waylan Limberg | 2008-08-09 | 1 | -0/+298 |