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
/
extensions
/
test.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for the previous two commits
Dmitry Shachnev
2013-09-25
1
-2
/
+2
*
Add smarty extension, based on SmartyPants library
Dmitry Shachnev
2013-07-26
1
-0
/
+3
*
Added support for attr_lists on definition list terms.
Waylan Limberg
2013-07-19
1
-1
/
+1
*
adding test for out of order headlines
benjaoming
2013-02-18
1
-0
/
+3
*
Merge branch 'master' into admonition
Tiago Serafim
2013-02-09
1
-0
/
+3
|
\
|
*
nl2br and attr_list compatability.
Waylan Limberg
2013-02-06
1
-0
/
+3
*
|
Initial version with insufficient tests and no docs.
Tiago Serafim
2012-09-02
1
-0
/
+3
|
/
*
Fixes #64. Added sane_list extension.
Waylan Limberg
2012-01-24
1
-0
/
+3
*
Removed Codehilite from tests.
Waylan Limberg
2012-01-20
1
-1
/
+1
*
Support github-flavored markdown by making the '.' optional before language t...
Mike Dirolf
2012-01-17
1
-0
/
+3
*
Fenced code blocks need to end with a fence on its own line.
Mike Dirolf
2012-01-17
1
-0
/
+3
*
also undo changes to the test.cfg
Daniel Gottlieb
2011-12-27
1
-4
/
+0
*
Allow tildes or backticks in the fenced_code extension to support the syntax ...
Daniel Gottlieb
2011-12-27
1
-1
/
+5
*
Added docs and tests to attr_list ext. Closes #7.
Waylan Limberg
2011-06-20
1
-0
/
+3
*
Skipping codehilite test as differant versions of pygments give slightly diff...
Waylan Limberg
2010-11-04
1
-0
/
+2
*
Moved test dir back out of markdown lib. We don't need to install the tests i...
Waylan Limberg
2010-02-12
1
-0
/
+17