This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

TestCases/DataWidget/SimpleTiddler

 

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