Comment by πŸš€ stack

Re: "Gemtext Tables, No HTML Required"

In: u/SavaRocks

Oh, I forgot about the text on the same line as ```..

πŸš€ stack

Apr 27 Β· 10 days ago

2 Later Comments ↓

πŸ›°οΈ Caleb Β· Apr 28 at 00:25:

Hi, you could check out this entry on my gemlog, about a utility for creating tables using a bash script.

β€” Table Generator MD to Ascii/Unicode

πŸš€ SavaRocks [OP] Β· Apr 28 at 05:07:

@Caleb and I made all those tables with the box drawing characters from https://en.wikipedia.org/wiki/Box-drawing_characters

Will give your script a try

Original Post

πŸš€ SavaRocks

Gemtext Tables, No HTML Required β€” If you spend any time writing in Gemtext, you quickly run into a familiar limitation: there are no native tables. That's part of the charm - Gemtext is intentionally minimal - but it also means that anything resembling structured data needs a bit of creativity. One surprisingly effective workaround is to lean on Unicode box-drawing characters. The result isn't just functional - it's pleasantly retro, highly portable, and fits perfectly within the constraints…

πŸ’¬ 31 comments Β· 3 likes Β· Apr 25 Β· 12 days ago