ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Gemini

by printfn ALL

Gemini syntax highlighting for Sublime Text

Details

Installs

  • Total 224
  • Win 83
  • Mac 66
  • Linux 75
Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9 Nov 8 Nov 7 Nov 6 Nov 5 Nov 4 Nov 3 Nov 2 Nov 1 Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8
Windows 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0
Mac 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Gemini for Sublime Text

This extension adds syntax highlighting support for Gemini documents (with the .gmi extension) to Sublime Text.

Installation

This extension is on Package Control! You can install it in Sublime Text by pressing Ctrl+Shift+P (or Cmd+Shift+P on macOS), going to “Install Package”, and then searching for “Gemini”.

Find out more details here.

Example Syntax

Error: language “gmi” is not supported
# Heading

## Smaller heading

### Smallest heading

This is an example paragraph! Make sure you type paragraphs on one long line. They will be word-wrapped automatically by the Gemini client.

This is a Gemtext Link:

=> gemini://geminiprotocol.net Link to Project Gemini

Lists are also supported:

* Item 1
* Item 2
* Item 3

Finally, you can add 'raw' text by placing it between sets of '“', just like this example text.

You can find a cheatsheet here:
=> https://geminiprotocol.net/docs/cheatsheet.gmi Gemini Cheatsheet

About Gemini

Specification: gemini://geminiprotocol.net/docs/specification.gmi

Specification (HTTP Mirror): https://geminiprotocol.net/docs/specification.gmi

Gemini syntax cheatsheet: https://geminiprotocol.net/docs/cheatsheet.gmi