index
:
markdown/.git
master
A Python implementation of John Gruber’s Markdown with Extension support.
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
writing_extensions.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a couple typos in previous commit.
Waylan Limberg
2009-07-31
1
-2
/
+2
*
Fixed Ticket 41. Docs now correctly point to markdown.preprocessors.Preproces...
Waylan Limberg
2009-07-31
1
-18
/
+18
*
Fixed various typos etc in the docs.
Waylan Limberg
2009-03-17
1
-12
/
+12
*
Added docs regarding output formats and a few other changes/cleanup to the docs.
Waylan Limberg
2009-03-16
1
-0
/
+2
*
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