diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-10-29 16:48:29 -0400 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-10-29 16:48:29 -0400 |
commit | 67acb0463b327156cfc6e0e3450eb87604d854bd (patch) | |
tree | c7ab947ce1f03fb1399bb94299dbc05d736b5865 /doc/plugins/toggle | |
parent | 70384ae553df74967cdaa843f7470bd3125c4285 (diff) | |
download | ikiwiki-67acb0463b327156cfc6e0e3450eb87604d854bd.tar ikiwiki-67acb0463b327156cfc6e0e3450eb87604d854bd.tar.gz |
web commit by tschwinge: Remove resolved issue.
Diffstat (limited to 'doc/plugins/toggle')
-rw-r--r-- | doc/plugins/toggle/discussion.mdwn | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/doc/plugins/toggle/discussion.mdwn b/doc/plugins/toggle/discussion.mdwn index e5713827d..22a09685d 100644 --- a/doc/plugins/toggle/discussion.mdwn +++ b/doc/plugins/toggle/discussion.mdwn @@ -14,27 +14,4 @@ but no success. How can I do it? >> --PTecza -# Bug when followed by a heading - -Ikiwiki fails to render the line break between *foo* and *bar* when the following is toggled on: - -[[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]] +# [[bugs/Bug_when_toggling_in_a_preview_page]] |