Alir3z4 / Alir3z4/html2text

TypeError in escape_md

Open
#153 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.2k
Forks
296
PR merge metrics
No merged PRs in 30d

Description

## 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.