Skip to content

Instantly share code, notes, and snippets.

@MineRobber9000
Last active November 6, 2020 03:22
Show Gist options
  • Save MineRobber9000/fd55c75b3e40ead5a9313184fdf2c54d to your computer and use it in GitHub Desktop.
Save MineRobber9000/fd55c75b3e40ead5a9313184fdf2c54d to your computer and use it in GitHub Desktop.
Gemtext nano formatting
syntax gemtext "\.(gmi|gemini)$"
color brightred "^#.*$"
color brightgreen "^##.*$"
color brightmagenta "^###.*$"
color yellow "\* .+"
color green ">.+"
color blue "=>\s+\S+\s+.+"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment