Alir3z4 / Alir3z4/html2text

Unusual line break inside link when converting table

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

説明

I got some unusual line breaks inside links when converting tables

Input

```
raw = """
Algerian chorba with bird tongues 4


chorba bird languages


"""
```

Output with line breaks in hyperlink

```
'![Algerian chorba with bird tongues 4](https://www.amourdecuisine.fr/wp-\ncontent/uploads/2016/06/chorba-alg%C3%A9rienne-aux-langues-\ndoiseaux-4-150x150.jpg) [ **chorba bird languages**\n](https://www.amourdecuisine.fr/article-chorba-algerienne-aux-langues-\ndoiseaux.html)\n\n'
```

html2text 2018.1.9
Python 3.6

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

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

評価

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

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

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