26 lines
669 B
JSON
26 lines
669 B
JSON
{
|
|
"tw-license": {
|
|
"title": "TinyWiki License",
|
|
"content_type":"bbcode",
|
|
"status":"published",
|
|
"file":"license.bbcode"
|
|
},
|
|
"tw-bootstrap-license": {
|
|
"title": "Bootstrap License",
|
|
"content_type": "bbcode",
|
|
"status":"published",
|
|
"file":"bs-license.bbcode"
|
|
},
|
|
"tw-bbcode": {
|
|
"title": "BBCode used by TinyWiki",
|
|
"content_type": "bbcode",
|
|
"status": "published",
|
|
"file": "bbcode.bbcode"
|
|
},
|
|
"tw-markdown": {
|
|
"title": "Markdown used by TinyWiki",
|
|
"content_type": "markdown",
|
|
"status": "draft",
|
|
"file": "markdown.md"
|
|
}
|
|
} |