Text_tableSourceA minimalist interface to create ascii tables with Ansi and GitHub Flavored Markdown rendering.
This library is inspired by Textutils.Ascii_table and PrintBox. We created it to implement the rendering to GitHub Markdown, which was not handled by either libraries.
In the tests we show various rendering possible and compare it to PrintBox rendering (ansi, and markdown) for reference and experimentation.