Changelog for
python311-html2text-2024.2.26-lp156.32.4.noarch.rpm :
* Tue Mar 19 2024 Dirk Müller
- update to 2024.2.26:
* Fixes #409: IndexError on empty strong mark.
* Fix #332: Insert at most one space for multiple emphasis
* Feature #318: Make padded tables more similar to pandoc\'s pipe_tables.
* Add support for Python 3.9.
* Fix extra line breaks inside html link text (between \'[\' and \']\')
* Fix #344: indent inside three spaces instead of two to comply with CommonMark, GFM, etc.
* Fix #324: unnecessary spaces around , , and strike tags.
* Don\'t wrap tables by default and add a --wrap-tables config option.
* Feature #198: Ignore tags inside table rows.
* Don\'t wrap tables by default and add a --wrap-tables config option
* Remove support for Python ≤ 3.5. Now requires Python 3.6+.
* Support for Python 3.10+.
* Fix #320 padding empty tables and tables with no