Using the data widget to create a tiddler with the title "Epsilon" and the text "Theta"
title | Output |
[ { "title": "Epsilon", "text": "Theta" } ]
Using the data widget to create a tiddler with the title "Epsilon" and the text "Theta"title Output [
{
"title": "Epsilon",
"text": "Theta"
}
]