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
*
Port all smarty tests to the new framework
HEAD
master
Dmitry Shachnev
2023-05-16
5
-112
/
+161
*
Include tox.ini in sdist
Frank Dana
2023-05-03
1
-0
/
+1
*
Use pyspelling to check spelling.
Waylan Limberg
2023-04-06
49
-480
/
+544
*
Bump to version to 3.4.3
3.4.3
Waylan Limberg
2023-03-23
1
-1
/
+1
*
Restore console script.
Waylan Limberg
2023-03-23
3
-2
/
+6
*
Bump version to 3.4.2
3.4.2
Waylan Limberg
2023-03-22
2
-2
/
+2
*
Switch from setup.py to pyproject.toml (#1324)
Waylan Limberg
2023-03-22
9
-151
/
+98
*
Update the year in copyright
Y.D.X
2023-01-09
1
-1
/
+1
*
Officially support Python 3.11 (#1313)
Waylan Limberg
2022-12-09
4
-2
/
+7
*
Consider <html> a block-level HTML element (#1309)
kernc
2022-12-02
3
-14
/
+5
*
codehilite: Update Pygments URL
Letu Ren
2022-11-28
1
-1
/
+1
*
Update documentation in file `toc.md` in `slugify` part.
Vyacheslav.Redlov
2022-11-28
1
-2
/
+2
*
Improve standalone * and _ parsing.
Waylan Limberg
2022-11-15
3
-4
/
+50
*
fixed docs for output_format
Bastian Venthur
2022-08-31
1
-1
/
+1
*
docs: Fix a few typos
Tim Gates
2022-07-25
5
-6
/
+6
*
Bump version to 3.4.1
3.4.1
Waylan Limberg
2022-07-15
1
-1
/
+1
*
Fix import issue with importlib.util
Waylan Limberg
2022-07-15
2
-1
/
+5
*
Bump version to 3.4
3.4
Waylan Limberg
2022-07-15
4
-41
/
+47
*
Move backslash unescaping to treeprocessor
Waylan Limberg
2022-07-15
6
-8
/
+82
*
fixed some spelling mistakes
Bastian Venthur
2022-06-17
5
-8
/
+8
*
Remove redundant lines from PrettifyTreeprocessor
Id3aFly
2022-06-13
1
-2
/
+0
*
Remove previously deprecated objects
Waylan Limberg
2022-05-27
10
-292
/
+36
*
Update PrettifyTreeprocessor `<pre><code>` handling
fourpoints
2022-05-27
3
-3
/
+43
*
Add None check to PrettifyTreeprocessor
fourpoints
2022-05-25
2
-1
/
+2
*
Drop support for PY36
Waylan Limberg
2022-05-24
9
-274
/
+14
*
Only enumerate extension entry points when required
Aarni Koskela
2022-05-24
3
-10
/
+14
*
Pass language to Pygments formatter in CodeHilite
Liang-Bo Wang
2022-05-18
5
-9
/
+199
*
Use `@deprecated` for __setitem__ and __delitem__ of Registry.
L
2022-05-16
2
-13
/
+3
*
Use `@deprecated` for Registry.add()
L
2022-05-16
2
-7
/
+2
*
Support for custom Pygments formatter
Shrikant Sharat Kandula
2022-05-09
5
-4
/
+161
*
Support custom CSS class on TOC element
Jannis Vajen
2022-05-05
5
-1
/
+56
*
Footnotes improvements
ysard
2022-05-05
4
-7
/
+68
*
fixed link #1154
ireznikov
2022-05-05
1
-1
/
+1
*
Update th/td to use style attribute
Gaige B Paulsen
2022-05-05
8
-641
/
+943
*
Bump version to 3.3.7
3.3.7
Waylan Limberg
2022-05-05
2
-2
/
+2
*
Add markdown-link-check github action.
Waylan Limberg
2022-05-05
3
-12
/
+12
*
Ensure fenced code attributes are properly escaped.
Waylan Limberg
2022-05-04
3
-15
/
+29
*
extensions: copy config dict on each highlighted block
Gert van Dijk
2022-04-18
4
-2
/
+81
*
Fix typos and remove trailing spaces
Kian-Meng Ang
2022-04-10
10
-38
/
+38
*
[style]: fix various typos in docstrings and comments
Florian Best
2022-03-18
22
-39
/
+39
*
Disallow square brackets in reference link ids.
Waylan Limberg
2022-01-10
3
-1
/
+39
*
Bump version to 3.3.6
3.3.6
Waylan Limberg
2021-11-17
2
-1
/
+5
*
update install requires to drop quotes
Ziyang Liu
2021-11-17
1
-1
/
+1
*
Bump version to 3.3.5
3.3.5
Waylan Limberg
2021-11-16
2
-2
/
+2
*
Support Python 3.10
Waylan Limberg
2021-11-16
5
-12
/
+16
*
Ensure <summary> tags are parsed correctly.
Waylan Limberg
2021-11-03
4
-3
/
+25
*
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
3
-4
/
+68
*
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
2
-1
/
+4
[next]