Contents
Create simple macros from wiki pages
Description
This plugin creates simple macros from wiki pages in WikiMacros/
namespace named after page names.
Pages may contain $1
, $2
, ... metacharacters which will be substituted by the parameters macro is called with.
Bugs/Feature Requests
Existing bugs and feature requests for MetaMacroPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out MetaMacroPlugin from here using Subversion, or browse the source with Trac.
Example
Create a page WikiMacros/Example
with the following text:
Test: $1.
And then use the newly created macro as follows:
[[Example(Passed)]]
Recent Changes
Author/Contributors
Author: dottedmag
Maintainer: Mikhail Gusarov
Contributors:
Last modified 9 years ago
Last modified on Nov 26, 2015, 10:46:07 AM