Created
September 26, 2016 15:23
-
-
Save bgrins/2e60f138b3df98b7a64718370559ea05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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" | |
} | |
} | |
} | |
}, | |
"longString": "abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz. abc def ghi jkl mno pqr stu vwx yz." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment