Nested strong tags result in incorrect markup
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 296
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- 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.**`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.