Skip to content

Instantly share code, notes, and snippets.

@DylanCh
Created July 20, 2019 05:04
Show Gist options
  • Save DylanCh/14f7701008324a046b50a2b98316f3c4 to your computer and use it in GitHub Desktop.
Save DylanCh/14f7701008324a046b50a2b98316f3c4 to your computer and use it in GitHub Desktop.
<pre>{
"glossary": {
"title": "example glossary",
"GlossDiv": {
"title": "S",
"GlossList": {
"GlossEntry": {
"ID": "SGML",
"SortAs": "SGML",
"GlossTerm": "Standard Generalized Markup Language",
"Acronym": "SGML",
"Abbrev": "ISO 8879:1986",
"GlossDef": {
"para": "A meta-markup language, used to create markup languages such as DocBook.",
"GlossSeeAlso": ["GML", "XML"]
},
"GlossSee": "markup"
}
}
}
}
}
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment