mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 00:36:41 +00:00
11 lines
339 B
Plaintext
11 lines
339 B
Plaintext
created: 20141228094500000
|
|
modified: 20150221152956000
|
|
tags: Concepts
|
|
title: JSONTiddlers
|
|
|
|
A JSON tiddler is a [[data tiddler|DataTiddlers]] containing a [[JSON|JavaScript Object Notation]] structure in its `text` field.
|
|
|
|
Its [[ContentType]] is `application/json`.
|
|
|
|
The [[history list|$:/HistoryList]] is a good example of a JSON tiddler.
|