1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/JSONTiddlers.tid

11 lines
339 B
Plaintext
Raw Normal View History

2014-12-28 09:54:44 +00:00
created: 20141228094500000
modified: 20150221152956000
2014-12-28 09:54:44 +00:00
tags: Concepts
title: JSONTiddlers
A JSON tiddler is a [[data tiddler|DataTiddlers]] containing a [[JSON|JavaScript Object Notation]] structure in its `text` field.
2014-12-28 09:54:44 +00:00
Its [[ContentType]] is `application/json`.
The [[history list|$:/HistoryList]] is a good example of a JSON tiddler.