Cherry-pick JSON docs improvements from #6522

This commit is contained in:
jeremy@jermolene.com
2022-05-23 09:14:02 +01:00
parent 9e3c233686
commit a9b0c5d7ff
11 changed files with 152 additions and 42 deletions

View File

@@ -1,11 +1,7 @@
created: 20150221152904000
modified: 20150221181720000
modified: 20220427170920772
tags: Definitions
title: JavaScript Object Notation
type: text/vnd.tiddlywiki
<<.dlink-ex JSON "https://en.wikipedia.org/wiki/JSON">> is a standard plain-text format used for modelling hierarchical structures of objects that contain named fields.
DataTiddlers can have JSON content.
The <<.mlink jsontiddlers>> macro returns tiddler content in JSON format.
<<.dlink-ex JSON "https://en.wikipedia.org/wiki/JSON">> is a standard plain-text format used for modelling hierarchical structures of objects that contain named fields. See [[JSON in TiddlyWiki]] for an overview.