aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/polygen.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-19 05:05:02 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-19 05:05:02 +0000
commit63edea27bc71c3bdf1837f994fb7effdd93fb2dd (patch)
treef060d006dc27b5162c3bdc6f680afb2829fb801f /doc/plugins/polygen.mdwn
parent02e4b42034e62cacaf4c4a6bb7ca296e7dc8528d (diff)
downloadikiwiki-63edea27bc71c3bdf1837f994fb7effdd93fb2dd.tar
ikiwiki-63edea27bc71c3bdf1837f994fb7effdd93fb2dd.tar.gz
* Add first draft at a Restructured Text (rst) plugin, by Sergio
Talens-Oliag. Note that this has many known issues -- see the caveats on the plugin's page. * Credit everyone who wrote a plugin on the plugins' wiki pages.
Diffstat (limited to 'doc/plugins/polygen.mdwn')
-rw-r--r--doc/plugins/polygen.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn
index 85b05e102..d04708e2a 100644
--- a/doc/plugins/polygen.mdwn
+++ b/doc/plugins/polygen.mdwn
@@ -7,6 +7,7 @@ It's also possible to specify a starting nonterminal for the grammar by
including `symbol="text"` in the directive.
This plugin is included in ikiwiki, but not enabled by default.
+It was contributed by Enrico Zini.
----