Unusual line break inside link when converting table
Aperta
- Lingua principale
- Python
- Stelle
- 2.2k
- Fork
- 296
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.