The picture url with "-" is converted to "-\n"
Open
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 296
- PR merge metrics
- No merged PRs in 30d
Description
- Version by `2020.1.16`
``` python
>>> print(html2text.html2text('
'))
# 
expect: 
```
- Python version `3.7.1`
Contributor guide
Assessment
This issue has not been assessed yet.