Hi TheDiveO, I have a global macro that is using a \rules, but at first, I placed it above the \define and it was not working. I placed it right under and it works for me. Let me know if this behaves the way you expect.
Regards, Robert On Friday, August 1, 2014 4:54:54 AM UTC-4, TheDiveO wrote: > > I know that it is possible to disable automatic WikiLinks by defining the > following global macro: > > \define tw-wikilinks() no > > As of TW5 5.0.13 global macros work by tagging the Tiddler containing this > macro definition as $:/tags/Macro. So far, so good. > > I would have expected that the same effect could also be achieved by > disabling the wikilink parser rule in a global macro ... but this doesn't > work: > > \rules except wikilink > > What is the reason that pragmas cannot be used in global macros tiddlers > and that they don't get carried over into the view template? > > Best regards, > -- TheDiveO > -- 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/d/optout.

