Revisions of python-Markdown
Marco Strigl (mstrigl)
committed
(revision 2)
jsc#PED-7572 old_importlib_metadata.patch for jsc#SLE-22830 and jsc#SLE-23297 should no longer be needed. It is for compatibility with python-importlib-metadata 1.5.0, we have 6.8.0 - update to version 3.5.2: * Fix type annotations for convertFile - it accepts only bytes-based buffers. Also remove legacy checks from Python 2 (#1400) * Remove legacy import needed only in Python 2 (#1403) * Fix typo that left the attribute AdmonitionProcessor.content_indent unset (#1404) * Fix edge-case crash in InlineProcessor with AtomicString (#1406). * Fix edge-case crash in codehilite with an empty code tag (#1405). * Improve and expand type annotations in the code base (#1401). * Fix handling of bogus comments (#1425). - update to version 3.5.1: * Fix a performance problem with HTML extraction where large HTML input could trigger quadratic line counting behavior (#1392). * Improve and expand type annotations in the code base (#1394). - update to version 3.5: * Added: + Add permalink_leading configuration option to the toc extension (#1339) * Changed: + Add support for cPython version 3.12 (and PyPy 3.10) and drop support for Python version 3.7 (#1357). + Refactor changelog to use the format defined at https://keepachangelog.com/. + Update the list of empty HTML tags (#1353). + Add customizable TOC title class to TOC extension (#1293). + Add API documentation of the code base which is generated by
Marco Strigl (mstrigl)
committed
(revision 1)
initialize package
Displaying all 2 revisions