Hi icefire
> When I was copy pasting some of my Powershell scripts, I noticed that:
> "...Tiddlers that have links to them but are not defined..." were
> appearing on the left hand side menu under More|Missing.
> Is there a way to put some character or a combination of, to ignore
> these created "Tiddler" references???
I guess the references wouldn't be created if you enclose your code in
triple curly brackets:
{{{
code WikiWord code [[no link - just code]]
}}}
If you just want to escape single WikiWords in the text you can use
the tilde sign like this:
"~WikiWord" (without the quotes..) and it won't get interpreted as a
WikiWord = link...
Cheers Måns Mårtensson
--
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.