This project describes a rust crate that renders markdown tables to a terminal.
| title1 | title2 | | <- terminal full width |----------------| ----------------------------| | | simple content | simple content 2 but longer | |
| title1 | title2 |
|---|---|
| a very long text that | some other long text that |
| takes two lines now | can also take multilines |
| but needs to fit |