aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://jeremiahfoster.com/ <jeremiah@web>2010-07-19 09:16:09 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-07-19 09:16:09 +0000
commit011fb0b2e537f6185bb640e5d761c924bf38a154 (patch)
tree65c07f53fcd9526c6f13b52c5875939f4234978c
parentc4d22bdb75a8a0c924f6fe8fba19bffd25ebf640 (diff)
downloadikiwiki-011fb0b2e537f6185bb640e5d761c924bf38a154.tar
ikiwiki-011fb0b2e537f6185bb640e5d761c924bf38a154.tar.gz
-rw-r--r--doc/plugins/goodstuff/discussion.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/plugins/goodstuff/discussion.mdwn b/doc/plugins/goodstuff/discussion.mdwn
index 3ea5692a8..dd4a41345 100644
--- a/doc/plugins/goodstuff/discussion.mdwn
+++ b/doc/plugins/goodstuff/discussion.mdwn
@@ -2,5 +2,6 @@
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>