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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix HR which follows strong em.
Waylan Limberg
2020-07-01
1
-0
/
+1
*
Support short reference image links.
Waylan Limberg
2020-07-01
1
-0
/
+1
*
Add suport for attr_lists in table headers.
Waylan Limberg
2020-06-30
2
-0
/
+5
*
Tune attr list regex
Waylan Limberg
2020-06-30
3
-2
/
+56
*
Fix unescaping of HTML characters <> in CodeHilite. (#990)
Rohitt Vashishtha
2020-06-29
1
-0
/
+1
*
Limit depth of blockquotes using Python's recursion limit. (#991)
Waylan Limberg
2020-06-29
1
-0
/
+1
*
Clarify attr_list docs
Waylan Limberg
2020-06-25
1
-2
/
+32
*
Refactor fenced_code & codehilite options (#816)
Waylan Limberg
2020-06-23
4
-81
/
+281
*
Fix issues with complex emphasis
facelessuser
2020-06-22
1
-0
/
+16
*
Add deploy workflow (#971)
Waylan Limberg
2020-05-21
1
-10
/
+15
*
Document limitations if attr_list extension.
Waylan Limberg
2020-05-14
2
-0
/
+33
*
Bump version to 3.2.2
3.2.2
Waylan Limberg
2020-05-08
1
-1
/
+1
*
Documentation cleanup.
Waylan Limberg
2020-05-08
4
-20
/
+19
*
Add checklinks tox env and shell script. (#955)
Waylan Limberg
2020-05-07
8
-10
/
+12
*
Refactor Extension API docs (#946)
Charles Merriam
2020-05-07
3
-494
/
+548
*
Avoid importing packaging or pkg_resources for version validation (#948)
Ran Benita
2020-04-27
1
-0
/
+2
*
Correctly report if an extension raises a `TypeError`.
Charles Merriam
2020-04-19
1
-1
/
+4
*
Load entry_points once using importlib.metadata.
Waylan Limberg
2020-04-18
1
-0
/
+1
*
TOC fix for AtomicString handling (#934)
Isaac Muse
2020-04-06
1
-1
/
+5
*
Revert: Use simplified regex for html placeholders
facelessuser
2020-04-05
1
-2
/
+1
*
Use simplified regex for html placeholders
Reilly Raab
2020-03-30
1
-1
/
+2
*
Bump version to 3.2.1
3.2.1
Waylan Limberg
2020-02-12
1
-1
/
+1
*
Fix escaping of HTML special chars (<, >, &) in `.toc_tokens`
Jim Porter
2020-02-12
1
-1
/
+4
*
Bump version to 3.2.1.dev0.
Waylan Limberg
2020-02-08
1
-0
/
+2
*
Bump version to 3.2.0.
3.2
Waylan Limberg
2020-02-06
2
-9
/
+12
*
Link test tools and development env documentation.
Waylan Limberg
2020-02-06
2
-7
/
+14
*
Simplify xml.etree.ElementTree loading (#902)
Dmitry Shachnev
2020-02-03
2
-16
/
+20
*
Add permalink_title option (#886)
Waylan Limberg
2019-11-26
2
-6
/
+17
*
Add anchorlink_class and permalink_class options to TOC
Waylan Limberg
2019-11-26
2
-0
/
+12
*
Document thread safety (#882)
Waylan Limberg
2019-11-25
2
-2
/
+9
*
legacy_attr => legacy_attrs. (#870)
NNRepos
2019-10-29
3
-5
/
+5
*
Add support for Python 3.8 (#867)
Hugo van Kemenade
2019-10-24
1
-1
/
+3
*
Drop support for Python 2.7 (#865)
Hugo van Kemenade
2019-10-24
2
-6
/
+11
*
Always wrap CodeHilite code in <code> tags (#862)
Tim Martin
2019-09-30
2
-6
/
+31
*
Close code tag
Oskar Sharipov
2019-09-16
1
-0
/
+1
*
Separate Markdown parsing in HTML to separate extension (#859)
Isaac Muse
2019-09-04
4
-129
/
+154
*
Refactor em strong to consolidate code and fix issue #792
Isaac Muse
2019-09-03
1
-0
/
+34
*
fix: Typo (#857)
Patrick Browne
2019-08-31
1
-1
/
+1
*
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
*
Use https:// links where available
Jon Dufresne
2019-06-12
14
-35
/
+35
*
Update all pypi.python.org URLs to pypi.org
Jon Dufresne
2019-06-12
1
-1
/
+1
*
Bump version to 3.1.1
3.1.1
Waylan Limberg
2019-05-20
1
-1
/
+1
*
Prefer public packaging module to pkg_resources' private copy of it (#826)
Dmitry Shachnev
2019-05-16
1
-0
/
+2
*
Comply with PEP517 (#824)
Dmitry Shachnev
2019-05-15
1
-0
/
+5
*
Bump version to 3.1
3.1
Waylan Limberg
2019-03-25
1
-1
/
+1
*
Fix TOC docs
Waylan Limberg
2019-03-25
1
-7
/
+7
*
Update CLI to support PyYAML 5.1
Waylan Limberg
2019-03-14
1
-0
/
+1
*
Remove references to mailing list.
Waylan Limberg
2019-03-04
1
-3
/
+1
[prev]
[next]