]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/toggle/discussion.mdwn
mention prefix_directives
[git.ikiwiki.info.git] / doc / plugins / toggle / discussion.mdwn
index e5713827db6f7f1b051cfd417e763a9332231719..08ccddea8e85846486df10e9669df28a5375e6be 100644 (file)
@@ -14,27 +14,8 @@ but no success. How can I do it?
 >> --PTecza
 
 
-# Bug when followed by a heading
+# [[bugs/Bug_when_toggling_in_a_preview_page]]
 
-Ikiwiki fails to render the line break between *foo* and *bar* when the following is toggled on:
+# Initial State
 
-[[toggle id="test" text="show"]]
-[[toggleable id="test" text="""
-    foo
-"""]]
-
-
-## bar
-
---[[tschwinge]]
-
-For some reason, this problem is not visible here.  You can see the problem on
-<http://www.bddebian.com/~wiki/microkernel/mach/gnumach/hardwarecompatibilitylist/>.
-Scroll down to *Storage* and use the *SATA drives ...* toggle.  --[[tschwinge]]
-
-> This seems to be a bug in your wiki's style sheet. Download the page and
-> view it without a stylesheet and the web browser renders it fine. --[[Joey]]
-
-# Bug when toggling in a preview page
-
-Moved to [[bug_when_toggling_in_a_preview_page]] --[[Joey]]
+It would be nice if one could set the initial state of the toggleable area.