index
:
delta/python-markdown.git
2.6
baserock/morph
experiment-ancestory
feature-ancestry
flake8-722
html
image-url-spaces
inline
issue253
issue712
master
md3
mitya57/coveralls
mitya57/script-name
no-header_id.md
raw-html-ref-issue
regex-fixes
registry
revert-417-master
slowhtml
strongem
tox
travis-update
utest
waylan-patch-1
github.com: waylan/Python-Markdown.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_extensions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
MetaData no longer fails with no newline. Fixes #228.
Waylan Limberg
2013-07-03
1
-0
/
+7
*
AbbrExtension now handles abbreviations nested in other markup.
Waylan Limberg
2013-06-16
1
-0
/
+9
*
CodeHilite tests pass in all pygments versions.
Waylan Limberg
2013-02-25
1
-15
/
+11
*
Change `set.append` -> `set.add` in `headerid.unique`
Waylan Limberg
2013-02-22
1
-0
/
+7
*
Ensure toc attribute is available on Markdown class.
Waylan Limberg
2013-02-19
1
-0
/
+39
*
Allow better linenum override in CodeHilite
Waylan Limberg
2013-02-14
1
-4
/
+74
*
Merge branch 'master' into admonition
Tiago Serafim
2013-02-09
1
-1
/
+14
|
\
|
*
Testing framework now runs on Python 2 & 3 unmodified.
Waylan Limberg
2012-12-14
1
-0
/
+1
|
*
Fixed #165. Switched the order of treeprocessors when attr_list and headerid ...
Waylan Limberg
2012-12-13
1
-0
/
+12
|
*
Fixed CodeHilite test when pygments is not installed.
Waylan Limberg
2012-11-04
1
-1
/
+1
*
|
More tests for the extension and new tests for the RE. It's now possible to u...
Tiago Serafim
2012-09-19
1
-21
/
+9
*
|
Removed the configs.
Tiago Serafim
2012-09-08
1
-10
/
+1
*
|
Initial version with insufficient tests and no docs.
Tiago Serafim
2012-09-02
1
-10
/
+46
|
/
*
Fixed #114. Converted doctests to unittests. While I left the doctests there ...
Waylan Limberg
2012-07-26
1
-0
/
+275