Error using --pad-tables option with nested tables
未关闭
in progress
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 296
- PR 合并指标
- 30 天内没有已合并 PR
描述
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**
贡献指南
评估
这个 Issue 还没有评估数据。