Alir3z4 / Alir3z4/html2text

The picture url with "-" is converted to "-\n"

Open
#337 1 comment 1 reaction 0 assignees View on GitHub
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(''))

# ![](http://n.sinaimg.cn/tech/transform/59/w309h550/20180404/k2nb-
fysuuya3242244.png)

expect: ![](http://n.sinaimg.cn/tech/transform/59/w309h550/20180404/k2nb-fysuuya3242244.png)

```
- Python version `3.7.1`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.