Thank you very much for giving the solution directly and also how you got there, this is very helpful. Since I already had the DisableWikiLinksPlugin I assumed I would not need the triple braces but the parsing does not work properly even when I disable all wiki links, probably because the disable wiki links acts on it after it has gone through the parse Math plugin??
It works great if I add the curly braces. Thanks again, Milind On Wed, Oct 2, 2013 at 9:06 AM, Eric Shulman <[email protected]> wrote: > > On Wednesday, October 2, 2013 7:57:35 AM UTC-7, David Bakin wrote: >> >> Good tip on the wikiword formatting - but I think another approach would >> be to use the >> DisableWikiLinksPlugin<http://www.tiddlytools.com/#DisableWikiLinksPlugin>to >> disable automatic wikiwords to non-existent tiddlers. >> (You might remember this plugin since ... you wrote it! I've been >> happily using it.) >> >> Although this is true, I wanted to provide a minimal solution that did > not rely on adding other plugins to the document. > > Nonetheless, DisableWikiLinksPlugin does have several ways to turn off > linking that could be used in this instance. > > * disable ALL automatic linking in ALL tiddlers > * disable automatic links only for non-existing tiddlers > * disable automatic links for tiddlers tagged with "excludeWikiWords" > > Of these, I think that disabling links only for non-existing tiddlers > makes sense, since the "links" in math syntax are unlikely to match any > real tiddler titles in the document, but it would still allow use of > automatic WikiWord linking, without needing to use brackets ([[...]]) to > force links between tiddlers. > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios > > HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... > http://www.TiddlyTools.com/#Donations > > Professional TiddlyWiki Consulting Services... > Analysis, Design, and Custom Solutions: > http://www.TiddlyTools.com/#Contact > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/PNXaylx1HRY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

