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
/
extensions
/
def_list.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch docs to MKDocs (#602)
Waylan Limberg
2017-12-06
1
-1
/
+1
*
Use newer ElementTree API to avoid future breakage.
Waylan Limberg
2015-01-31
1
-1
/
+1
*
Flake8 cleanup (mostly whitespace).
Waylan Limberg
2014-11-20
1
-7
/
+7
*
Standardized all extension header comments to a uniform format.
Waylan Limberg
2014-08-21
1
-9
/
+6
*
Update extensions for Extension.__init__ refactor
Waylan Limberg
2014-07-31
1
-2
/
+2
*
Ensure each term on def list maintains its own loose status.
Waylan Limberg
2013-09-02
1
-1
/
+1
*
Future imports go after the docstrings
Adam Dinwoodie
2013-03-18
1
-1
/
+1
*
Fix some pyflakes-undefined-name warnings
Dmitry Shachnev
2013-03-15
1
-1
/
+1
*
Now using universal code for Python 2 & 3.
Waylan Limberg
2013-02-27
1
-6
/
+8
*
Account for a paragraph that starts with a colon when processing def_lists
Waylan Limberg
2013-02-06
1
-4
/
+10
*
Fixed issue #66. Silly error. Not sure why the shebang lines were capitalized...
Waylan Limberg
2011-12-28
1
-1
/
+1
*
Rename misc.py to util.py at the request of upstream
Toshio Kuratomi
2010-07-05
1
-1
/
+1
*
Break cyclic import of markdown. This allows people to embed markdown
Toshio Kuratomi
2010-07-05
1
-2
/
+3
*
Fix for undefined variables that need to be imported
Toshio Kuratomi
2010-07-05
1
-1
/
+1
*
Fixed Ticket 60. The dd in definition lists can now not be indented on second...
Waylan Limberg
2010-03-24
1
-2
/
+7
*
Fixed minor typo in each of previous two commits.
Waylan Limberg
2008-11-22
1
-1
/
+1
*
Updated definition list extension to work with new block parser.
Waylan Limberg
2008-11-22
1
-169
/
+67
*
Moved markdown_extensions/ to markdown/extensions. Markdown is now one packag...
Waylan Limberg
2008-11-20
1
-0
/
+206