Nested strong tags result in incorrect markup
Ouverte
- Langage dominant
- Python
- Étoiles
- 2.2k
- Forks
- 296
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
- Version by `html2text --version`
2018.1.9
- Python version `python --version`
Python 3.6.6
With an input of `This tag shows bold text.`, the resulting markup is `This tag shows **bold **text.****`. It should be `This tag shows **bold text.**`.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.