First line of README is misleading about Unicode support
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 296
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
> html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text
To me, ASCII means that this doesn't support Unicode and will fail on non-English html, but it seems to work just fine. Maybe the word ASCII should be removed?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.