Nested strong tags result in incorrect markup
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 296
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
- 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.**`.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.