X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/19c58ac7c139eb3509f190e9ce746bd9f6237c90..9d48f4c702cff8ab2621676269dc75535d748bd4:/doc/plugins/toggle.mdwn 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.