pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
610
stars
43
forks
source link
Markdown alignment cells respect margin #36
Closed
shawalli closed 3 years ago
This PR updates the Markdown writer so that alignment cells use margins the same way that header and content cells do.
Closes #35.