(no commit message)
[ikiwiki.git] / doc / plugins / goodstuff / discussion.mdwn
index dd4a413459f737aaa895a17758d9d501609b39dc..4ccea4ad4dfc59bc79cee17fd74dd09ac1eb8fb8 100644 (file)
@@ -2,6 +2,7 @@
 
 Here is an example snippet from a working setup file:
 
- <pre># plugins to add to the default configuration
-    add_plugins => ['goodstuff'],     
+ <pre>
+   # plugins to add to the default configuration
+   add_plugins => ['goodstuff'],     
 </pre>