Skip to content

Instantly share code, notes, and snippets.

@thomo
Created September 13, 2015 17:24
Show Gist options
  • Save thomo/fb3cb24dc8d14a53af97 to your computer and use it in GitHub Desktop.
Save thomo/fb3cb24dc8d14a53af97 to your computer and use it in GitHub Desktop.
Example of a glossary file in json format
{
"a" : "first character",
"b" : "second character"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment