Alir3z4 / html2text

Convert HTML to Markdown-formatted text.
alir3z4.github.io/html2text/
GNU General Public License v3.0
1.81k stars 273 forks source link

Handle space correct on inline tags within stressed texts #372

Open mrh1997 opened 2 years ago

mrh1997 commented 2 years ago

When including inline tags within stressed tags like or until now it was not guaranteed that trailing spaces are removed. Furthermore it could happen that spaces in the middle were removed under specific circumstances.

This ticket fixes #371