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
/
basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
No longer percent encode spaces in urls.
Waylan Limberg
2014-01-09
1
-1
/
+1
*
Fixed #152. Spaces in links are now escaped.
Waylan Limberg
2012-10-21
1
-1
/
+1
*
Fixed #78. Added support for two line link refs.
Waylan Limberg
2012-02-02
2
-1
/
+7
*
Partial fix for issue introduced in fix for #59
Waylan Limberg
2012-01-19
2
-1
/
+4
*
Added greater-than as an escaped character. Apparently markdown.pl escapes it...
Waylan Limberg
2011-08-27
2
-0
/
+3
*
Fixed #39. Refactored escaping so that it only escapes a predifined set of ch...
Waylan Limberg
2011-08-17
2
-3
/
+0
*
Added short reference links. No more hanging empty brackets on reference link...
Waylan Limberg
2010-10-11
2
-1
/
+11
*
Fixed Ticket 79. Linebreaks in reference link identifiers are now ignored. Th...
Waylan Limberg
2010-10-11
2
-1
/
+17
*
Fixed ticket 59. Reference links now strip angle brackets from the url.
Waylan Limberg
2010-03-25
2
-1
/
+11
*
Moved test dir back out of markdown lib. We don't need to install the tests i...
Waylan Limberg
2010-02-12
43
-0
/
+3183
*
Moved some hanging test files around.
Waylan Limberg
2008-08-22
1
-2
/
+0
*
Added test cases
Yuri Takhteyev
2007-03-25
1
-0
/
+2