Eric,

Thanks for that: I've used your excludeWikiWords plugin now (I thought I
posted a reply saying as much). The three double quotes *is* in the
TiddlyPocket book [2] I have on my desk (a memento from my trip to
OsmoTowers from PSD)

Anthony, perhaps you are right. Where to post has been a topic of
discussion. I don't think of myself as a 'dev guy' , although I have FND
minimal text case certification [1]. I can see how new TW fans could be
overwhelmed by commas and brackets and will post this type of question to
the dev group

Alex
[1] http://groups.google.com/group/tiddlywiki/msg/1c9285a558f86055
[2] http://tiddlypocketbook.com/

2009/11/10 Eric Shulman <[email protected]>

>
> > howto remove wikification in the tiddler
> > <script>
> > var out=...
> > return 'your organisation ' +  q1 +out + q2
> > </script>
>
> InlineJavsascriptPlugin always wikifies the return value (if it is
> text).  You can use the TW-standard syntax: """ (tripled double-
> quotes) to disable wikification, like this:
>
> return '"""'+'your organisation ' +  q1 +out + q2 + '"""'
>
> enjoy,
> -e
> >
>


-- 
http://www.multiurl.com/g/64

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

Reply via email to