mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +00:00
31c4fd586b
* Corecting URL of LuckySushi shop * Android-Instructions remained for Andtidwiki * Updating description and feature set of Timimi Updating URL of Widdly Resolving minor camelcase issues in TiddlySpot * Detailed instructions about termux and adding it to save methods * Correcting the words "open source" and "Unix" * Changing link protocols of verified domains to https
12 lines
415 B
Plaintext
12 lines
415 B
Plaintext
created: 20150221152904000
|
|
modified: 20150221181720000
|
|
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.
|