For those who are interested: 

<$set name="foo" value="<!-- This is foo -->">

creates this widget tree: 

{
    "type": "widget",
    "children": [
        {
            "type": "set",
            "attributes": {
                "name": "foo",
                "value": "<!-- This is foo -->"
            }
        }
    ]
}


have fun!
mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/7578cb75-a732-4353-941e-3d339c2ff51d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to