**Describe the bug** As the title says: HTML tables in Markdown readme files are rendered without honoring "colspan" and "rowspan". **Expected behavior** On GitHub for instance, my table is rendered like this:  See [original](https://github.com/pleiszenburg/refuse/blob/v0.0.3/README.md#installation). **To Reproduce** On PyPI.org it is rendered like this:  See [original](https://pypi.org/project/refuse/0.0.3/).