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
/
tests
/
markdown-test
/
markdown-syntax.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves tests to a subdir of the markdown lib.
Waylan Limberg
2009-06-05
1
-728
/
+0
*
Initial implementation of nose testing. Still some cleanup to do, but this sh...
Waylan Limberg
2009-06-05
1
-5
/
+5
*
Replaced indentation with linebreaks only. At least its more consistant - and...
Waylan Limberg
2008-09-03
1
-75
/
+36
*
Fixed Ticket 11. Disabled ``indenteTree`` for `pre` and `code` tags. Now
Waylan Limberg
2008-08-22
1
-324
/
+162
*
Fixed Ticket 13. Raw block-level html are no longer being inserted into <p> t...
Waylan Limberg
2008-08-22
1
-23
/
+42
*
Output bug fixed(stripping text data at the end of processing in _processPlac...
Artem Yunusov
2008-07-15
1
-184
/
+189
*
A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ...
Artem Yunusov
2008-07-14
1
-604
/
+676
*
Code blocks escaping bug fixed. Some test suite modifications.
Artem Yunusov
2008-07-03
1
-39
/
+20
*
No longer replacing " with @quot;. Fixes [1862742]
Waylan Limberg
2008-02-09
1
-44
/
+41
*
Added test cases
Yuri Takhteyev
2007-03-25
1
-0
/
+855