Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Add support for ReStructuredText tables #58

@KM4YRI

Description

@KM4YRI

While there are other python table libraries that can generate ReStructuredText tables out there, it would be nice if terminaltables did it, and it's extensible enough to do so. There may even be a way to get the default implementation to do it? But being that RST is pretty strict about what is and isn't a valid table, it would be good to define these rules in a high-level manner.

The specification for the table output is here: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#tables

This is probably something that I could write at home and send a pull request for, but figured I'd ask before starting the work. Any feedback would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions