Alir3z4 / Alir3z4/html2text

TypeError in escape_md

オープン
#153 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
2.2k
フォーク
296
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。