thombashi / pytablewriter

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.
https://pytablewriter.rtfd.io/
MIT License
610 stars 43 forks source link

Suggestion: new text table format for Confluence Wiki #64

Open denilsonsa opened 4 months ago

denilsonsa commented 4 months ago

Confluence is a wiki system provided by Atlassian, and widely used in many companies. The table format is quite simple: https://support.atlassian.com/confluence-cloud/docs/insert-confluence-wiki-markup/#Tables

Although some Confluence installations also support the plain Markdown formatting, thus this feature request isn't always needed. Still, it would be a nice-to-have.