[pmwiki-devel] disabling and modifying markup for specific recipe output

Hans design5 at softflow.co.uk
Mon Aug 24 14:28:24 CDT 2009


I wonder how a recipe can disable or modify specific markup for
its own HTML output, without affecting the rest of  a page.

The recipe shall process some text, then return it with something like

return Keep(MarkupToHTML($pagename, $text));

But I'd like to have some control over various markup renderings,
and calling Markup() or DisableMarkup() from within the recipe
function does not have an effect.

Is there some mechanism I can employ?

Thanks for all suggestions!

Hans




More information about the pmwiki-devel mailing list