Nested strong tags result in incorrect markup
Aperta
- Lingua principale
- Python
- Stelle
- 2.2k
- Fork
- 296
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- 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.**`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.