On Thu, Sep 1, 2016 at 10:29 PM, Alexander Cherry <[email protected]> wrote:

> As it is written, it is giving that preg_replace_callback error and a
> diagnostic (action ruleset) gave me this:
>
> toc >nl1 B>><>> ! file: /home/public/confessional/cookbook/slimtoc.php,
> line: 167, pat: /\(:([#\*])?toc:\)(.*)$/se
>
> checking line 167 showed me a function using Markup changing Markup to
> Markup_e gave me yet another error
>


Changing Markup(...) to Markup_e(...) is not enough. You have to work
through the contents of the "...". Please see this page/section:

http://www.pmwiki.org/wiki/PmWiki/CustomMarkup#php55

-Peter
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to