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
/
test-markdown.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added reset methods for InlineStash and HtmlStash. Some cleanups and comments...
Artem Yunusov
2008-08-04
1
-1
/
+1
*
Bugfix for inline patterns. Tables extension ported to ElementTree.
Artem Yunusov
2008-08-04
1
-4
/
+4
*
Merge git://gitorious.org/python-markdown/mainline
Artem Yunusov
2008-08-02
1
-1
/
+2
|
\
|
*
Adding extensions tests.
Yuri Takhteyev
2008-07-29
1
-1
/
+2
*
|
ElementTree support added.
Artem Yunusov
2008-07-06
1
-1
/
+1
*
|
Code blocks escaping bug fixed. Some test suite modifications.
Artem Yunusov
2008-07-03
1
-1
/
+1
*
|
Test suite cleanup. README for markdown2 tests. Separation in two stages(mark...
Artem
2008-06-26
1
-4
/
+4
*
|
first commit
Artem
2008-06-24
1
-2
/
+5
|
/
*
create the test output directory if it doesn't already exist.
Jeff Balogh
2008-05-30
1
-0
/
+3
*
Whoops. "ht" -> "hd".
Yuri Takhteyev
2008-05-30
1
-1
/
+1
*
Making difflib.HtmlDiff optional for compatibility with python 2.3.
Yuri Takhteyev
2008-05-30
1
-7
/
+11
*
Added safe_mode to testing framework and soem tests.
Waylan Limberg
2008-03-19
1
-4
/
+4
*
fixed testing framework to actually use the extensions passed in and a few ot...
Waylan Limberg
2008-03-03
1
-3
/
+4
*
Allow repeated calls to md.convert to pass in an empty string. Also fixed tes...
Waylan Limberg
2007-11-03
1
-2
/
+2
*
Added a test script
Yuri Takhteyev
2007-03-25
1
-0
/
+355