TypeError in escape_md
Đang mở
bug
- 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 : 2016.9.19
## Python Version : 2.7.13
A large number of non-English web pages I'm working with break html2text.
Attached is an HTML file that replicates this issue.
`import html2text`
`html2text.html2text(open('breaking.txt', 'r').read().decode('utf-8'))`
[breaking.txt](https://github.com/Alir3z4/html2text/files/805062/breaking.txt)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.