SPOOFED: Cognitive aspects of navigation in gemini space
jan6 at tilde.ninja
jan6 at tilde.ninja
Sun May 17 21:07:43 BST 2020
May 17, 2020 10:36 PM, "Nicole Mazzuca" <nicole at strega-nil.co> wrote:
> That seems like a mistake. Code highlighting is _really_ important for code gemlogs, imo.
can't you just get that out of the filename?
just have a convention that the alt text starts with the filename of the code, if applicable?
and I'm not aware of anything with syntax to highlight that DOESN'T have a filename extension like .js or .py or .yaml or whatnot...
``` code.py
print("hello")
```
``` code2.sh prints "world"
echo "world"
```
```example.json about how to do nothing
{"abc":123}
```
and whatnot, stuff like that?
More information about the Gemini
mailing list