On Fri, Jun 3, 2016 at 6:18 AM, Carlos AB <[email protected]> wrote:
> The rules are as follow:
>
>
> Markup_e('keeptagto','<markup','/(\\[tagto\\].*?\\[tagtoend\\])/si',"KeepTagto(\$m[1])");
>
> Markup_e('rtrvtagto','><:','/(.*)/s',"RtrvTagto(\$m[1])");
>
> But I still get the <:vspace> tag . How can I get rid of it?
>
This is a case where I would want to use this debugging technique:
http://www.pmwiki.org/wiki/Cookbook/DebuggingForCookbookAuthors#ruledebug
To figure out which rule is causing the undesired change and when it is
causing it.
-Peter
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users