forked from pool/python-Markdown
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:
3
markdown-3.8.1.tar.gz
Normal file
3
markdown-3.8.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e2f01cead4828ee74ecca9623045f62216aef2212a7685d6eb9163f590b8c1
|
||||
size 361280
|
BIN
markdown-3.8.tar.gz
(Stored with Git LFS)
BIN
markdown-3.8.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -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 doesn’t 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>
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-Markdown%{psuffix}
|
||||
Version: 3.8
|
||||
Version: 3.8.1
|
||||
Release: 0
|
||||
Summary: Python implementation of Markdown
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user