[pmwiki-users] In code, how to conditionally prevent Markup processing on subsequent run due to PRR

Petko Yotov 5ko at 5ko.fr
Tue Jan 11 11:48:40 CST 2011


On Tuesday 11 January 2011 18:22:48, Chris Cox wrote :
> How do I stop reprocessing due to PRR?  I have php code that does some
> Markup replacement and I want to make sure that it doesn't get run again
> if PRR is called by some other markup.

  return Keep("your output to be kept unchanged");

Petko



More information about the pmwiki-users mailing list