1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 09:13:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/JSONTiddlers.tid

12 lines
405 B
Plaintext
Raw Normal View History

2014-12-28 09:54:44 +00:00
created: 20141228094500000
modified: 20220427171219408
2014-12-28 09:54:44 +00:00
tags: Concepts
title: JSONTiddlers
type: text/vnd.tiddlywiki
2014-12-28 09:54:44 +00:00
A JSON tiddler is a [[data tiddler|DataTiddlers]] containing a [[JSON|JavaScript Object Notation]] structure in its `text` field. See [[JSON in TiddlyWiki]] for an overview.
2014-12-28 09:54:44 +00:00
Its [[ContentType]] is `application/json`.
2023-03-12 15:49:37 +00:00
The [[history list|$:/HistoryList]] is an example of a JSON tiddler.