Comment by ๐ SavaRocks
Re: "Gemtext Tables, No HTML Required"
@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
Apr 28 ยท 9 days ago
Original Post
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โฆ