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
/
change_log
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow square brackets in reference link ids.
Waylan Limberg
2022-01-10
1
-0
/
+4
*
Bump version to 3.3.6
3.3.6
Waylan Limberg
2021-11-17
1
-0
/
+4
*
Bump version to 3.3.5
3.3.5
Waylan Limberg
2021-11-16
1
-1
/
+1
*
Support Python 3.10
Waylan Limberg
2021-11-16
1
-0
/
+1
*
Ensure <summary> tags are parsed correctly.
Waylan Limberg
2021-11-03
1
-0
/
+1
*
Fix one more misplaced changelog entry
Dmitry Shachnev
2021-08-11
2
-2
/
+2
*
Improve email address validation for Automatic Links
Carlos
2021-08-11
1
-2
/
+3
*
Fix changelog entry in wrong place
facelessuser
2021-08-09
2
-1
/
+1
*
Re-use compiled regex for block level checks
HebaruSan
2021-08-09
1
-0
/
+1
*
Don't process shebangs in codehilite when processing fenced code
Isaac Muse
2021-08-04
1
-0
/
+1
*
Better toc detection
Charles de Beauchesne
2021-07-27
1
-0
/
+1
*
toc: Do not remove diacritical marks when slugify_unicode is used
Dmitry Shachnev
2021-03-24
1
-0
/
+4
*
Bump version to 3.3.4
3.3.4
Waylan Limberg
2021-02-24
1
-1
/
+1
*
Ensure permalinks and ankorlinks are not restricted by toc_depth
Waylan Limberg
2021-02-24
1
-0
/
+1
*
Ensure admonition content is detabbed properly
Isaac Muse
2021-02-05
1
-0
/
+1
*
Preserve text immediately before an admonition
Oleh Prypin
2020-12-30
1
-0
/
+1
*
Use simplified regex for html placeholders (#1086)
Waylan Limberg
2020-12-08
1
-0
/
+1
*
Properly parse unclosed tags in code spans
Waylan Limberg
2020-11-23
1
-0
/
+1
*
Properly parse processing instructions in md_in_html
Waylan Limberg
2020-11-19
1
-0
/
+1
*
Properly parse code spans in md_in_html (#1069)
Waylan Limberg
2020-11-18
1
-0
/
+4
*
Bump version to 3.3.3
3.3.3
Waylan Limberg
2020-10-25
1
-1
/
+1
*
Fix issues related to hr tags
Isaac Muse
2020-10-24
1
-0
/
+1
*
Avoid catastrophic backtracking in `hr` regex
Waylan Limberg
2020-10-24
1
-0
/
+1
*
Ensure when tag text is None that it is converted to empty string
Isaac Muse
2020-10-21
1
-0
/
+1
*
Unify all block-level tags. (#1048)
Waylan Limberg
2020-10-20
1
-0
/
+4
*
Bump version to 3.3.2
3.3.2
Waylan Limberg
2020-10-19
1
-0
/
+5
*
Bump version to 3.3.1
3.3.1
Waylan Limberg
2020-10-12
1
-1
/
+1
*
Correctly parse raw `script` and `style` tags. (#1038)
Waylan Limberg
2020-10-12
1
-0
/
+1
*
Ensure consistent handling of classes by fenced_code and codehilite (#1033)
Waylan Limberg
2020-10-08
1
-0
/
+4
*
Bump version to 3.3.
3.3
Waylan Limberg
2020-10-06
1
-1
/
+1
*
Add PY39 support and drop PY35 (#1026)
Waylan Limberg
2020-10-06
1
-2
/
+3
*
Support unicode ids in toc (#970)
Antoine
2020-10-01
1
-0
/
+7
*
Refactor HTML Parser (#803)
Waylan Limberg
2020-09-22
1
-0
/
+15
*
Document passing configuration options to Extra.
Waylan Limberg
2020-09-17
1
-0
/
+1
*
Fix complex scenarios with definition, ordered, and unordered lists (#1007)
Isaac Muse
2020-07-27
1
-1
/
+2
*
Fix complex scenarios with lists and admonitions (#1006)
Isaac Muse
2020-07-26
1
-0
/
+1
*
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
1
-0
/
+3
*
Tune attr list regex
Waylan Limberg
2020-06-30
1
-1
/
+15
*
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
*
Refactor fenced_code & codehilite options (#816)
Waylan Limberg
2020-06-23
2
-4
/
+48
*
Fix issues with complex emphasis
facelessuser
2020-06-22
1
-0
/
+16
*
Document limitations if attr_list extension.
Waylan Limberg
2020-05-14
1
-0
/
+4
*
Bump version to 3.2.2
3.2.2
Waylan Limberg
2020-05-08
1
-1
/
+1
*
Add checklinks tox env and shell script. (#955)
Waylan Limberg
2020-05-07
3
-3
/
+4
*
Refactor Extension API docs (#946)
Charles Merriam
2020-05-07
2
-1
/
+2
*
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
[next]