]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/goodstuff/discussion.mdwn
fix PageSpec ref
[ikiwiki.git] / doc / plugins / goodstuff / discussion.mdwn
index 3ea5692a8977976d66f7b86a7916eedcef65f8b2..4ccea4ad4dfc59bc79cee17fd74dd09ac1eb8fb8 100644 (file)
@@ -2,5 +2,7 @@
 
 Here is an example snippet from a working setup file:
 
- # plugins to add to the default configuration
-    add_plugins => ['goodstuff'],          
+ <pre>
+   # plugins to add to the default configuration
+   add_plugins => ['goodstuff'],     
+</pre>