]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - underlays/basewiki/directive/polygen.mdwn
72b0312350b98f2404ff794d15edc7a703f3b488
[git.ikiwiki.info.git] / underlays / basewiki / directive / polygen.mdwn
1 The `polygen` directive is supplied by the [[!iki plugins/polygen]] plugin.
3 This directive allows inserting text generated by polygen into a wiki page.
4 For example:
6         \[[!polygen grammar="genius"]]
8 It's also possible to specify a starting nonterminal for the grammar by
9 including `symbol="text"` in the directive.
11 [[!if test="enabled(polygen)" then="""
12 ----
14 Here are a few notes about ikiwiki, courtesy of polygen:
16 Ikiwiki is internally based on a [[!polygen grammar="designpatterns"]]
17 coupled to a [[!polygen grammar="designpatterns"]], as described in
18 "[[!polygen grammar="paper"]]" by [[!polygen grammar="nipponame"]] of
19 [[!polygen grammar="boyband"]].
21 Ikiwiki reviews:
22 <ul>
23 <li>[[!polygen grammar="reviews"]]</li>
24 <li>[[!polygen grammar="reviews"]]</li>
25 <li>[[!polygen grammar="reviews"]]</li>
26 </ul>
28 """]]