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
/
markdown_extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorporated Ben Wilson's Treap implementation.
Yuri Takhteyev
2008-10-12
2
-6
/
+5
*
All sorts of cleanup.
Yuri Takhteyev
2008-10-07
1
-1
/
+1
*
[Wikilinks] Restricted regex to only match [[bracketed links]] with safe char...
Waylan Limberg
2008-09-20
1
-2
/
+1
*
Removed old 'wikilink' extension.
Waylan Limberg
2008-09-20
1
-139
/
+0
*
Added 'wikilinks' (note the 's') extension to replace the 'wikilink' extensio...
Waylan Limberg
2008-09-20
1
-0
/
+139
*
[CodeHilite] Modified Sheband regex to match against language aliases support...
Waylan Limberg
2008-09-18
1
-4
/
+2
*
[CodeHilite] Fixed a little bug with the fallback when pygments is not availa...
Waylan Limberg
2008-09-17
1
-1
/
+1
*
[Headerid] Removed some legecay code from headerid extension and fixed doctests.
Waylan Limberg
2008-09-04
1
-5
/
+4
*
[CodeHilite] Fixed Ticket 16. Added a 'css_class' option to codehilite extens...
Waylan Limberg
2008-09-03
1
-11
/
+22
*
Fixed ticket 12. Insert code placeholder into a wrapping ET element rather th...
Waylan Limberg
2008-08-26
1
-4
/
+3
*
Fixed wikilink ext to use an AtomicString for label. There's still a problem ...
Waylan Limberg
2008-08-22
1
-3
/
+2
*
Fixed some weirdness with the CodeHilite ext and the fallback for when pygmen...
Waylan Limberg
2008-08-22
1
-3
/
+2
*
Got rid of inline sections.
Artem Yunusov
2008-08-21
1
-3
/
+2
*
Whoops - removing some experimental code from headerid ext which was unintent...
Waylan Limberg
2008-08-11
1
-32
/
+5
*
renamed extension module and set import to extension module first, then mdx_f...
Waylan Limberg
2008-08-11
11
-0
/
+1399