Unusual line break inside link when converting table
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 296
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.