Nicolas Syssoieff
unread,Feb 27, 2008, 4:23:22 AM2/27/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tiddlywiki
Hi guys,
I know this has been answered before, but I can't find it again.
Suppose I want to create a newTiddler button, with a text parameter, so that every new Tiddler comes with text inside (like a hint, guidelines, or whatever).
The following does not work, because the syntax is not compatible with inserting << or >> in the line, of course :
<<newTiddler text:"<<tiddler Hints>>">>
What is the appropriate syntax to escape the "inside" << and >> ?
Thanks,
Nicolas.