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
/
attr_list.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to test the same thing twice.
Waylan Limberg
2016-09-23
1
-3
/
+2
*
Merge branch 'master' of https://github.com/waylan/Python-Markdown
Waylan Limberg
2016-09-23
1
-1
/
+2
|
\
|
*
Fix another issue with attribute lists (with multiple ‘=’ signs)
Dmitry Shachnev
2016-06-13
1
-0
/
+1
*
|
Don't allow equal signs in attr_list keys.
Waylan Limberg
2016-09-23
1
-1
/
+2
|
/
*
Attribute lists are not permitted to contain newlines. Fixes #482.
Waylan Limberg
2016-06-12
1
-1
/
+3
*
No `=` in key or value of attr lists.
Waylan Limberg
2015-02-24
1
-1
/
+7
*
Added support for attr_lists on definition list terms.
Waylan Limberg
2013-07-19
1
-1
/
+10
*
Allow inline attr_lists at end of header.
Waylan Limberg
2013-07-19
1
-1
/
+1
*
Attr_List Extension now also supports nested ol's.
Waylan Limberg
2013-07-19
1
-1
/
+23
*
Attr_List Extension now support attr_lists on nested lists.
Waylan Limberg
2013-06-16
1
-1
/
+12
*
Fixed #164. attr_list extension attribute names are now sanitized and won't c...
Waylan Limberg
2012-12-13
1
-1
/
+2
*
Added docs and tests to attr_list ext. Closes #7.
Waylan Limberg
2011-06-20
1
-0
/
+17