diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 18:00:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 18:00:25 -0400 |
commit | 701720198f2c3464b8fcac55a951e9f54cb4c1dc (patch) | |
tree | ce146d0e885f05583e38f6039182525c12147f09 /underlays/basewiki | |
parent | d48e55c3d98c0668e5463ae9d20004e42605b007 (diff) |
move demo back to plugin page
Diffstat (limited to 'underlays/basewiki')
-rw-r--r-- | underlays/basewiki/directive/polygen.mdwn | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/underlays/basewiki/directive/polygen.mdwn b/underlays/basewiki/directive/polygen.mdwn index 72b031235..0ad5c12e3 100644 --- a/underlays/basewiki/directive/polygen.mdwn +++ b/underlays/basewiki/directive/polygen.mdwn @@ -7,22 +7,3 @@ For example: It's also possible to specify a starting nonterminal for the grammar by including `symbol="text"` in the directive. - -[[!if test="enabled(polygen)" then=""" ----- - -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 -"[[!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> - -"""]] |