Link titles break with encoded quote
Aperta
- Lingua principale
- Python
- Stelle
- 2.2k
- Fork
- 296
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- Version by `html2text --version`: 2020.1.16
- Test script:
```sh
$ printf 'foo' | html2text
[foo](/ """)
```
`[foo](/ """)` → [foo](/ """)
`[foo](/ "\"")` → [foo](/ "\"")
- Python version `python --version`: 3.10.5
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.