diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 04:33:04 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 04:33:04 +0000 |
commit | 0bb4eaad092f0c6bdcd3ec779a27763c282cd00e (patch) | |
tree | c6774144e554e1780c49696ddb45d04f907863f0 /doc/plugins | |
parent | e41cd25f4f1c9e9f8890516195dc7a17bfd319da (diff) |
improve
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/toggle.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
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. |