forked from pool/python-Markdown
Accepting request 931849 from home:benoit_monin:branches:devel:languages:python
update to version 3.3.5: bug-fix release OBS-URL: https://build.opensuse.org/request/show/931849 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=71
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 19:19:38 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 3.3.5: bug-fix release
|
||||
* Make the slugify_unicode function not remove diacritical marks
|
||||
(#1118).
|
||||
* Fix [toc] detection when used with nl2br extension (#1160).
|
||||
* Re-use compiled regex for block level checks (#1169).
|
||||
* Don't process shebangs in fenced code blocks when using
|
||||
CodeHilite (#1156).
|
||||
* Improve email address validation for Automatic Links (#1165).
|
||||
* Ensure <summary> tags are parsed correctly (#1079).
|
||||
* Support Python 3.10 (#1124).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 21:02:24 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
Reference in New Issue
Block a user