this post was submitted on 09 Aug 2024
5 points (100.0% liked)
gemini
407 readers
1 users here now
https://gemini.circumlunar.space/
Gemini is a new internet protocol which:
- Is heavier than gopher
- Is lighter than the web
- Will not replace either
- Strives for maximum power to weight ratio
- Takes user privacy very seriously
Other Gemini communities on Lemmy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Gemtext has no commenting feature, however there is a workaround I can think of for "commenting" single lines, by turning the line into the alt text of an empty preformatted text block:
becomes
I have tested this in lagrange and kristall and it becomes completely invisible.
As the specification doesn't require the alt text to be hidden, there is no guarantee some visitors won't see it.
This is so clever. Thank you! When maintaining HTTP and Gemini versions of pages, it’s helpful to use similar editing methods 🙏