Error using --pad-tables option with nested tables
Abierto
in progress
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 296
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When using --pad-tables option, if the html contains a nested table, html2text throws an IndexError.
- Version by `html2text --version`
**html2text 2016.9.19**
- Test script
```
echo '' | html2text --pad-tables
```
- Python version `python --version`
**Python 2.7.12**
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.