Brian I think at that time, I was not aware of the triple double quote > syntax, otherwise I probably would have gone that route. But since I > didn't know about that syntax, I wrote some code to allow the widget > body to be used as input. I didn't find a way to access the widget > contents without rendering the children to a dummy dom node and > extracting the text content (see code at > https://github.com/btheado/jsoneditor/blob/master/jsoneditor-widget.js#L62 > )
Interesting. Yes, this was the exact problem I ran into as well. I had not gone further, so I will probably do it as you have done. Thanks, -Arlen -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSTkn3shcEkiOy%2B6x-a28-JoZXf5puD5EgymicrON4HLZw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

