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
/
core.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More acurate Extension type error msg.
registry
Waylan Limberg
2016-11-11
1
-2
/
+5
*
Replace homegrown OrderedDict with purpose-built Registry.
Waylan Limberg
2016-11-11
1
-3
/
+3
*
smart_emphasis keyword > legacy_em extension.
Waylan Limberg
2015-04-22
1
-9
/
+1
*
Removed laxy_ol keyword. Use sane_lists extension instead.
Waylan Limberg
2015-04-22
1
-2
/
+0
*
Moved enable_attributes keyword to extension: legacy_attrs.
Waylan Limberg
2015-04-22
1
-2
/
+0
*
Simplify output_formats to html and xhtml.
Waylan Limberg
2015-04-22
1
-18
/
+4
*
Removed md_globals from extension API.
Waylan Limberg
2015-04-22
1
-1
/
+1
*
Replaced scripts with 'console_scripts' entry points.
Waylan Limberg
2015-04-22
1
-1
/
+1
*
Removed now unnessecary 'makeExtension' functions from extensions.
Waylan Limberg
2015-04-22
1
-3
/
+2
*
Use entry points to load extensions by name.
Waylan Limberg
2015-04-22
1
-39
/
+23
*
100% coverage of core.py and flake8 cleanup.
Waylan Limberg
2015-04-22
1
-3
/
+3
*
removed -safe option from commandline script.
Waylan Limberg
2015-04-22
1
-1
/
+0
*
Removed deprecated safe_mode.
Waylan Limberg
2015-04-22
1
-22
/
+0
*
Removed deprecated support for short extension names.
Waylan Limberg
2015-04-22
1
-51
/
+4
*
Removed support for deprecated config in ext name.
Waylan Limberg
2015-04-22
1
-19
/
+2
*
Removed deprecated support for positional args.
Waylan Limberg
2015-04-22
1
-32
/
+4
*
Moved core to core.py
Waylan Limberg
2015-04-22
1
-0
/
+496