14
0

Accepting request 1286752 from home:benoit_monin:branches:devel:languages:python

update to version 3.8.1

OBS-URL: https://build.opensuse.org/request/show/1286752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=102
This commit is contained in:
2025-06-19 09:07:35 +00:00
committed by Git OBS Bridge
parent 3f6e8c2b91
commit bf7b378ce2
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 18 16:36:45 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 3.8.1:
* Ensure incomplete markup declaration in raw HTML doesnt crash
parser (#1534).
* Fixed dropped content in md_in_html (#1526).
* Fixed HTML handling corner case that prevented some content
from not being rendered (#1528).
-------------------------------------------------------------------
Fri Apr 11 20:28:38 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>