Hacker News new | ask | show | jobs
by Snaipe 3821 days ago
Author here. This was fun to make, although I'm sure this algorithm is absolutely nothing new.

An implementation of this for rendering tables as rst-style ascii is available here: https://github.com/Snaipe/table2ascii

As always, suggestions are welcome.

1 comments

Great tutorial with pictures! I'd like to see the tutorial for ascii2table too.