ikiwiki/doc/plugins/polygen.mdwn

30 lines
802 B
Plaintext
Raw Normal View History

2007-02-13 19:51:21 +01:00
[[template id=plugin name=polygen author="Enrico Zini"]]
[[tag type/fun]]
This plugin allows inserting text generated by polygen into a wiki page.
For example:
\[[polygen grammar="genius"]]
It's also possible to specify a starting nonterminal for the grammar by
including `symbol="text"` in the directive.
[[if test="enabled(polygen)" then="""
2006-08-18 08:21:59 +02:00
----
Here are a few notes about ikiwiki, courtesy of polygen:
Ikiwiki is internally based on a [[polygen grammar="designpatterns"]]
coupled to a [[polygen grammar="designpatterns"]], as described in
2006-07-29 23:27:09 +02:00
"[[polygen grammar="paper"]]" by [[polygen grammar="nipponame"]] of
[[polygen grammar="boyband"]].
Ikiwiki reviews:
<ul>
<li>[[polygen grammar="reviews"]]</li>
<li>[[polygen grammar="reviews"]]</li>
<li>[[polygen grammar="reviews"]]</li>
</ul>
"""]]