Menu

#86 MARKUP_PLUGIN_MAP

open
None
5
2012-10-11
2006-08-07
Reini Urban
No

New optional InlineParser + BlockParser mapping from
simple xml as in mediawiki, to the <?plugin name args
body ?> syntax.

Sample:
MARKUP_PLUGIN_MAP = "toc:CreateToc amath:AsciiMath
table:RichTable dot:GraphViz"

<xml argpairs="">body</xml> | <xml/>
=> <?plugin mappedxml argpairs body ?>

Those new xml tags are then extempt from the usual
as-is rule.

Discussion


Log in to post a comment.