summaryrefslogtreecommitdiff
path: root/doc/plugins/toggle/discussion.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/toggle/discussion.mdwn')
-rw-r--r--doc/plugins/toggle/discussion.mdwn15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/plugins/toggle/discussion.mdwn b/doc/plugins/toggle/discussion.mdwn
index a85f2ec1c..548d59830 100644
--- a/doc/plugins/toggle/discussion.mdwn
+++ b/doc/plugins/toggle/discussion.mdwn
@@ -11,4 +11,17 @@ but no success. How can I do it?
> --[[Joey]]
>> Thanks a lot for the fast reply, Joey! It's good to know it.
->> --PTecza \ No newline at end of file
+>> --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 text="show"]]
+[[toggleable text="""
+ foo
+"""]]
+
+
+## bar