projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
833610a
)
turn multimarkdown back off
author
Joey Hess
<joey@kodama.kitenet.net>
Thu, 15 May 2008 20:52:09 +0000
(16:52 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Thu, 15 May 2008 20:52:09 +0000
(16:52 -0400)
docwiki.setup
patch
|
blob
|
history
diff --git
a/docwiki.setup
b/docwiki.setup
index 64e5e4ac66fc1a63868208cc633880de609e1c01..0a6a86678e7591f4c3178cbe0e8c5e2236ac3148 100644
(file)
--- a/
docwiki.setup
+++ b/
docwiki.setup
@@
-15,6
+15,5
@@
use IkiWiki::Setup::Standard {
syslog => 0,
userdir => "users",
usedirs => 0,
- multimarkdown => 1,
add_plugins => [qw{goodstuff version haiku polygen fortune}],
}