2009/4/8 Eric Shulman <elsdes...@gmail.com>

>
> > pass "~"+sAttr to wikify, that fixes it but if sAttr contains "stuff"
> then I
> > see ~stuff.  So, is there a simple generic solution that doesn't require
> a
> > lookahead to see if the "~" is needed?
>
> surround any content with tripled double quotes to display it as
> literal text without allowing any wiki formatting from being applied:
>
> """ThisWillNotBeLinked"""
> """//this// is not italic"""
>
> note: if you need to use the double-quotes for other purposes (e.g.,
> as delimiters in your code), you can also write:
>
> <nowiki>ThisWillNotBeLinked</nowiki>
> <nowiki>//this// is not italic</nowiki>
>
> enjoy,
>

Marvellous!  Thanks Eric :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to