Extension Details

- Gemini
- by Nate Dickson
- 1 Recent Installs | 139 Total Installs
- Gemini file syntax highlighting in Nova
- Repository
- Bug Reports
Readme
Gemini for Nova
Gemini provides syntax highlighting for Gemini files, often called Gemtext.

Language Support
Gemini currently supports all (five) known features of the Gemtext specification:
- Headings (three levels)
- Unordered lists
- Quotes
- Links
- Fenced preformatted blocks
Contributing
Pull requests are welcome!
Credit
The extension image is taken from "John Young's Gemini Badge", CC-BY-2.0, Steve Jurvetson
Release Notes
Version 0.5.2
Headings are now symbolized and will show up in the symbols list.
Since there is no requirement that a 3rd level heading be nested under a first or second level heading, I haven't forced subtree contexts. I might revisit this later.
Version 0.5.1
Minor Updates to how fenced code blocks and headings work.
Version 0.5.0
Initial release. It works well enough on my machine! 🤞🏼