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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 3.2.0.
3.2
Waylan Limberg
2020-02-06
3
-10
/
+13
*
Link test tools and development env documentation.
Waylan Limberg
2020-02-06
3
-7
/
+15
*
Simplify xml.etree.ElementTree loading (#902)
Dmitry Shachnev
2020-02-03
17
-143
/
+131
*
Don't emit stashed HTML tag placeholders in `.toc_tokens` (#901)
Jim Porter
2020-01-31
2
-28
/
+87
*
Add permalink_title option (#886)
Waylan Limberg
2019-11-26
4
-7
/
+43
*
Add anchorlink_class and permalink_class options to TOC
Waylan Limberg
2019-11-26
4
-3
/
+90
*
Remove tox.ini from MANIFEST
Waylan Limberg
2019-11-26
1
-1
/
+0
*
Document thread safety (#882)
Waylan Limberg
2019-11-25
3
-2
/
+10
*
Unescape IDs in TOC.
Waylan Limberg
2019-11-25
2
-1
/
+42
*
Show readable error on Python2
Waylan Limberg
2019-11-25
1
-5
/
+12
*
Bump version to 3.2.dev0.
Waylan Limberg
2019-11-25
1
-1
/
+1
*
legacy_attr => legacy_attrs. (#870)
NNRepos
2019-10-29
4
-6
/
+6
*
Add support for Python 3.8 (#867)
Hugo van Kemenade
2019-10-24
4
-2
/
+7
*
Drop support for Python 2.7 (#865)
Hugo van Kemenade
2019-10-24
60
-255
/
+132
*
Always wrap CodeHilite code in <code> tags (#862)
Tim Martin
2019-09-30
4
-16
/
+42
*
Close code tag
Oskar Sharipov
2019-09-16
1
-0
/
+1
*
Document PyPy support in setup.py
johnthagen
2019-09-13
1
-0
/
+2
*
Separate Markdown parsing in HTML to separate extension (#859)
Isaac Muse
2019-09-04
8
-200
/
+259
*
Refactor em strong to consolidate code and fix issue #792
Isaac Muse
2019-09-03
6
-17
/
+279
*
fix: Typo (#857)
Patrick Browne
2019-08-31
1
-1
/
+1
*
Optimize HTML_RE from quadratic time to linear (#804)
Anders Kaseorg
2019-08-14
4
-25
/
+32
*
Added trivial examples to extension docs
Jamie Scott
2019-08-01
16
-2
/
+98
*
Add a JSON config file example for the CLI docs
sleepyhollo
2019-07-15
1
-1
/
+15
*
Update extra.md
Matt Sephton
2019-06-25
1
-1
/
+1
*
fix(typo): successfully
Саша Черных
2019-06-16
1
-1
/
+1
*
Use more specific asserts throughout tests
Jon Dufresne
2019-06-13
2
-26
/
+26
*
Use https:// links where available
Jon Dufresne
2019-06-12
37
-74
/
+74
*
Update all pypi.python.org URLs to pypi.org
Jon Dufresne
2019-06-12
2
-2
/
+2
*
Use skip_install=true for lint targets
Jon Dufresne
2019-06-12
1
-0
/
+3
*
Enable pip cache in Travis CI
Jon Dufresne
2019-06-12
1
-0
/
+1
*
Bump version to 3.1.1
3.1.1
Waylan Limberg
2019-05-20
2
-2
/
+2
*
Ensure clean builds
Waylan Limberg
2019-05-20
1
-0
/
+3
*
Prefer public packaging module to pkg_resources' private copy of it (#826)
Dmitry Shachnev
2019-05-16
2
-1
/
+6
*
Comply with PEP517 (#824)
Dmitry Shachnev
2019-05-15
6
-36
/
+85
*
Bump version to 3.1
3.1
Waylan Limberg
2019-03-25
2
-2
/
+2
*
Fix TOC docs
Waylan Limberg
2019-03-25
1
-7
/
+7
*
Update CLI to support PyYAML 5.1
Waylan Limberg
2019-03-14
2
-3
/
+12
*
Optimize several regexes from quadratic time to linear time
Anders Kaseorg
2019-03-06
2
-6
/
+6
*
Remove references to mailing list.
Waylan Limberg
2019-03-04
3
-9
/
+4
*
Drop Python3.4 Support (#796)
Waylan Limberg
2019-03-04
4
-10
/
+6
*
Add support for a range to toc_depth.
Klaus Mueller
2019-02-22
4
-10
/
+85
*
Handle overlapping raw HTML matches (#770)
Philip Trauner
2019-02-07
3
-3
/
+62
*
Add `whitespace` to spelling dictionary
Waylan Limberg
2019-02-07
1
-0
/
+1
*
Emphasis pattern treats newlines as whitespace (#785)
Waylan Limberg
2019-02-07
3
-1
/
+88
*
Document "process" label.
Waylan Limberg
2019-01-23
1
-0
/
+4
*
Allow hashes to be escaped in headers (#763)
Isaac Muse
2018-12-22
3
-1
/
+22
*
Use a PEP562 implementation for deprecating attributes (#757)
Isaac Muse
2018-12-22
6
-61
/
+271
*
Fix typos in tests names
Dmitry Shachnev
2018-12-19
1
-3
/
+3
*
Clarify in docs that a high value corresponds to high extension priority (#756)
Maurice van der Pot
2018-11-18
1
-2
/
+3
*
Improve CI / testing (#754)
Daniel Hahler
2018-11-15
4
-18
/
+21
[next]