Comment by ๐Ÿ‘ zipsegv

Re: "How should I do tables in gemtext for my blog?"

In: s/Gemini

@arma:

That sort of graphical thing isn't something I'd ever want to write manually.

this seems more like an editor issue than anything. For vim there's table-mode[1] which is extremely useful, and I imagine something similar exists for other editors.

โ€” [1] vim-table-mode

๐Ÿ‘ zipsegv [OP]

Apr 25 ยท 12 days ago

Original Post

๐ŸŒ’ s/Gemini

๐Ÿ‘ zipsegv:

How should I do tables in gemtext for my blog? โ€” I have a blog (that I've been meaning to write to more). I use an SSG to generate both html and gemtext from a custom format, and I've recently needed to have tables for a post I want to make. However, gemtext (obviously) does not have tables. My idea was to use preformatted blocks to draw a diagram of this, so something like this: [preformatted] However, I'm not sure if this is good from an acessibility point of view. Does this cope well with...

๐Ÿ’ฌ 24 comments ยท Mar 19 ยท 7 weeks ago