python-Markdown
No description set
- Sources inherited from project SUSE:SLE-15-SP4:GA
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15-SP4/python-Markdown && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Markdown-3.3.6.tar.gz | 0000323584 316 KB | |
markdown-3.0-python37.patch | 0000000515 515 Bytes | |
old_importlib_metadata.patch | 0000000858 858 Bytes | |
python-Markdown.changes | 0000016994 16.6 KB | |
python-Markdown.spec | 0000002775 2.71 KB |
Latest Revision
Stefan Weiberg (suntorytimed)
committed
(revision 2)
- Update old_importlib_metadata.patch (we need to modify setup.py as well; jsc#SLE-22830). - Add old_importlib_metadata.patch allowing working with old importlib_metadata package 1.5.0 (jsc#SLE-23297). - update to 3.3.6: * Fix a dependency issue - 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). - update to version 3.3.4: bug-fix release * Properly parse unclosed tags in code spans (#1066) * Properly parse processing instructions in md_in_html (#1070) * Properly parse code spans in md_in_html (#1069) * Preserve text immediately before an admonition (#1092) * Simplified regex for HTML placeholders (#928) addressing (#932) * Ensure permalinks and anchorlinks are not restricted by toc_depth (#1107) - update to version 3.3.3: bug-fix release
Comments 0