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 _______________________________________________ pmwiki-devel mailing list pmwiki-devel@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-devel