Alir3z4 / Alir3z4/html2text

Extra "\" slashes before specific numeric

Open
#399 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.2k
Forks
296
PR merge metrics
No merged PRs in 30d

Description


- Version by `html2text --2020.1.16`
- Test script
- Python version `python --3.9`

Hello Team,

Whenever we give
Input: `

1. Hello My name is Subham

` to this html2text.
output: `1\. Hello My name is Subham`

The extra "\\" after numeric digit is not needed. This is very specific appearing after numerics whenever there is a "." (dot) and whitespace following to it.

Could you please help to escape this.

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.