From: joey Date: Tue, 20 Feb 2007 04:33:04 +0000 (+0000) Subject: improve X-Git-Tag: 1.44~133 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0bb4eaad092f0c6bdcd3ec779a27763c282cd00e;p=ikiwiki.git improve --- diff --git a/doc/plugins/toggle.mdwn b/doc/plugins/toggle.mdwn index fd3e935da..cb76d0b7b 100644 --- a/doc/plugins/toggle.mdwn +++ b/doc/plugins/toggle.mdwn @@ -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.