Extra "\" slashes before specific numeric
Ouverte
- Langage dominant
- Python
- Étoiles
- 2.2k
- Forks
- 296
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.