]> scripts.mit.edu Git - www/ikiwiki.git/commitdiff
improve
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 04:33:04 +0000 (04:33 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 04:33:04 +0000 (04:33 +0000)
doc/plugins/toggle.mdwn

index fd3e935dab041d50a602eb92c7ef09ee189196e0..cb76d0b7b396b5797d0557b580076c6b0dda42c9 100644 (file)
@@ -20,8 +20,6 @@ Example use:
        [[toggle id="ipsum" text="hide"]]
        """]]
 
-Clicking on "more" will toggle the display of the togglable text.
-
 Note that you can include wiki markup in the toggleable text,
 including even additional toggles, as shown in the above example.