<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 3, 2016 at 6:18 AM, Carlos AB <span dir="ltr"><<a href="mailto:cabsec.pmwiki@gmail.com" target="_blank">cabsec.pmwiki@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":24h" class="">The rules are as follow:<br>
<br>
Markup_e('keeptagto','<markup','/(\\[tagto\\].*?\\[tagtoend\\])/si',"KeepTagto(\$m[1])");<br>
<br>
Markup_e('rtrvtagto','><:','/(.*)/s',"RtrvTagto(\$m[1])");<br>
<br>
But I still get the <:vspace> tag . How can I get rid of it?</div></blockquote></div><br></div><div class="gmail_extra">This is a case where I would want to use this debugging technique:<br><br><a href="http://www.pmwiki.org/wiki/Cookbook/DebuggingForCookbookAuthors#ruledebug">http://www.pmwiki.org/wiki/Cookbook/DebuggingForCookbookAuthors#ruledebug</a><br><br></div><div class="gmail_extra">To figure out which rule is causing the undesired change and when it is causing it.<br><br></div><div class="gmail_extra">-Peter<br></div></div>