[pmwiki-users] (no subject)

Peter Bowers pbowers at pobox.com
Sat Jun 4 02:46:18 CDT 2016


On Fri, Jun 3, 2016 at 6:18 AM, Carlos AB <cabsec.pmwiki at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20160604/45098934/attachment.html>


More information about the pmwiki-users mailing list