Rip Rowan
unread,Feb 16, 2008, 3:31:46 AM2/16/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
How do I escape a reserved character?
I want the word "!myword" (without the quotes, but with the preceding
exclamation mark). But the exclamation mark forces H1 formatting, so
instead I get "myword" formatted as H1.
How do I escape the formatting, and just get the literal text? I
tried the tilde, but that doesn't work.