Added example
authorhttp://jeremiahfoster.com/ <jeremiah@web>
Mon, 19 Jul 2010 09:15:30 +0000 (09:15 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Mon, 19 Jul 2010 09:15:30 +0000 (09:15 +0000)
doc/plugins/goodstuff/discussion.mdwn

index 0ad95c00a2d7acda4149dad07d4340b5c3c857d4..3ea5692a8977976d66f7b86a7916eedcef65f8b2 100644 (file)
@@ -1 +1,6 @@
-What is the syntax for enabling plugins in the setup file?
+### What is the syntax for enabling plugins in the setup file?
+
+Here is an example snippet from a working setup file:
+
+ # plugins to add to the default configuration
+    add_plugins => ['goodstuff'],