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
/
markdown
/
inlinepatterns.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Factored out the building of the various processors and patterns into utility...
Waylan Limberg
2010-07-07
1
-0
/
+28
*
Moved a bunch of global variables to the instance of the Markdown class.
Waylan Limberg
2010-07-06
1
-7
/
+3
*
Rename misc.py to util.py at the request of upstream
Toshio Kuratomi
2010-07-05
1
-21
/
+21
*
Break cyclic import of markdown. This allows people to embed markdown
Toshio Kuratomi
2010-07-05
1
-21
/
+21
*
Fixed Ticket 38. With smart_emphasis turned on, emphasised text can now be wr...
Waylan Limberg
2009-07-21
1
-1
/
+1
*
Fixed ticket 33. Tweaked the regex for inline links so that the title is non-...
Waylan Limberg
2009-05-06
1
-1
/
+1
*
Improved inline pattern regex for em & strong and added tests. Fixes Ticket 3...
Waylan Limberg
2009-03-30
1
-6
/
+6
*
Fixed attribute creation to remove newlines and associated misc/uche test. Ap...
Waylan Limberg
2008-12-08
1
-1
/
+1
*
Different way of importing htmlentitydefs for python 3.0 and disabling diff o...
Yuri Takhteyev
2008-12-04
1
-1
/
+5
*
Getting rid of has_key for compatibility with python3k.
Yuri Takhteyev
2008-12-04
1
-1
/
+1
*
Attempting a refactoring, breaking markdown into multiple files.
Yuri Takhteyev
2008-11-17
1
-0
/
+367
[prev]