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

Gemini

by printfn ALL

Gemini syntax highlighting for Sublime Text

Details

Installs

  • Total 186
  • Win 63
  • Mac 57
  • Linux 66
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0
Mac 0 0 1 0 1 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 1 0 0 1 0 1
Linux 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 1 0 1 0 1 0 1 0 1 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