mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-20 00:34:50 +00:00
11 lines
312 B
Plaintext
11 lines
312 B
Plaintext
|
created: 20141228094500000
|
||
|
modified: 20141228094500000
|
||
|
tags: Concepts
|
||
|
title: JSONTiddlers
|
||
|
|
||
|
A JSON tiddler is a [[data tiddler|DataTiddlers]] containing a [[JSON]] structure in its `text` field.
|
||
|
|
||
|
Its [[ContentType]] is `application/json`.
|
||
|
|
||
|
The [[history list|$:/HistoryList]] is a good example of a JSON tiddler.
|