2012-06-10 12:40:53 +00:00
|
|
|
title: SampleJsonTiddler
|
2012-04-30 11:23:03 +00:00
|
|
|
type: application/json
|
2012-05-20 17:47:11 +00:00
|
|
|
tags: demo
|
2012-04-30 11:23:03 +00:00
|
|
|
|
|
|
|
{
|
|
|
|
"glossary": {
|
|
|
|
"title": "example glossary",
|
|
|
|
"GlossDiv": {
|
|
|
|
"title": "S",
|
|
|
|
"age": 34,
|
|
|
|
"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", 23]
|
|
|
|
},
|
|
|
|
"GlossSee": "markup"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|