Hi TheDiveO > 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?
The rules pragma only applies for the tiddler text that it is contained within. The 'importvariables' widget specifically only imports variable definitions. Best wishes Jeremy On Fri, Aug 1, 2014 at 9:54 AM, TheDiveO <[email protected]> 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. > -- Jeremy Ruston mailto:[email protected] -- 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.

