Hi David
My wiki was not able to recognise a $setvars widget from your code two post
above ...
But I also have good news for you. I cannot guarantee that this covers any
case you throw at it, but it does cover wikilinks, the part of your first
example that is sensitive for double wikification:
<$set name="testVar" value="WikiLink ~NoWikiLink">
<!-- I expect <$wikify> to honour the tilde, ... -->
<$wikify name="testOutput1" text=<<testVar>> output="html">
<$set name="tv-wikilinks" value="no">
<<testOutput1>>
</$set>
</$wikify>
</$set>
<$set name="testVar" value="! Wiki Title – WikiTitle – ~WikiTitle">
<!-- I expect <$wikify> to honour the tilde, ... -->
<$wikify name="testOutput1" text=<<testVar>> output="html">
<$set name="tv-wikilinks" value="no">
<<testOutput1>>
</$set>
</$wikify>
</$set>
Is this what you are looking for?
Good luck!
Thomas
--
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/526854f3-5810-408d-9338-76559297ccf1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.