]> sipb.mit.edu Git - ikiwiki.git/blob - underlays/basewiki/directive/polygen.mdwn
add robots directive to all directive pages
[ikiwiki.git] / underlays / basewiki / directive / polygen.mdwn
1 The `polygen` directive is supplied by the [[!iki plugins/polygen]] plugin.
2
3 This directive allows inserting text generated by polygen into a wiki page.
4 For example:
5
6         \[[!polygen grammar="genius"]]
7
8 It's also possible to specify a starting nonterminal for the grammar by
9 including `symbol="text"` in the directive.
10
11 [[!meta robots="noindex, follow"]]