Unusual line break inside link when converting table
Đ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ả
I got some unusual line breaks inside links when converting tables
Input
```
raw = """
chorba bird languages
"""
```
Output with line breaks in hyperlink
```
' [ **chorba bird languages**\n](https://www.amourdecuisine.fr/article-chorba-algerienne-aux-langues-\ndoiseaux.html)\n\n'
```
html2text 2018.1.9
Python 3.6
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.