Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove reundant chengelog version parse
[git.ikiwiki.info.git]
/
doc
/
plugins
/
goodstuff
/
discussion.mdwn
diff --git
a/doc/plugins/goodstuff/discussion.mdwn
b/doc/plugins/goodstuff/discussion.mdwn
index dd4a413459f737aaa895a17758d9d501609b39dc..4ccea4ad4dfc59bc79cee17fd74dd09ac1eb8fb8 100644
(file)
--- a/
doc/plugins/goodstuff/discussion.mdwn
+++ b/
doc/plugins/goodstuff/discussion.mdwn
@@
-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>