diff options
Diffstat (limited to 'doc/plugins/polygen.mdwn')
-rw-r--r-- | doc/plugins/polygen.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn index 5edbf5a30..09195e694 100644 --- a/doc/plugins/polygen.mdwn +++ b/doc/plugins/polygen.mdwn @@ -4,7 +4,7 @@ This plugin allows inserting text generated by polygen into a wiki page. For example: - \[[polygen grammar="genius"]] + \[[!polygen grammar="genius"]] It's also possible to specify a starting nonterminal for the grammar by including `symbol="text"` in the directive. |