projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5467015
)
fixed description for open parameter
author
rdennis
<rdennis@web>
Wed, 23 Jul 2008 10:49:18 +0000
(06:49 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 23 Jul 2008 10:49:18 +0000
(06:49 -0400)
doc/plugins/toggle.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/toggle.mdwn
b/doc/plugins/toggle.mdwn
index 5e0b8392a50c20d621dd4292c5c311a5187a78b8..5eac6e4a1ab80a4b2d2a7a84abf57ff3e63603cd 100644
(file)
--- a/
doc/plugins/toggle.mdwn
+++ b/
doc/plugins/toggle.mdwn
@@
-30,4
+30,4
@@
mutiple toggles that all toggle a single togglable.
The id has a default value of "default", so can be omitted in simple cases.
If you'd like a toggleable to be displayed by default, and toggle to
-hidden, then pass a parameter "open=
true
" when setting up the toggleable.
+hidden, then pass a parameter "open=
yes
" when setting up the toggleable.