[pmwiki-users] Custom Markup Help
Patrick R. Michaud
pmichaud at pobox.com
Mon Jul 17 16:02:06 CDT 2006
On Mon, Jul 17, 2006 at 04:04:44PM +0100, Paul Johnston wrote:
> How do I create a custom markup that doesn't then get processed?
>
> I want to be able to override the urllink for certain circumstances.
>
> At the moment, when I do it, it processes my changes as a wikilink, when
> I don't want it to.
Try using the Keep() function on the output. Anything inside of Keep()
isn't processed any further by PmWiki.
Pm
More information about the pmwiki-users
mailing list