From 1710dce06a04797cdead2aacf64aedb79f097ad2 Mon Sep 17 00:00:00 2001
From: "http://smcv.pseudorandom.co.uk/" <smcv@web>
Date: Fri, 8 Nov 2013 05:30:48 -0400
Subject: [PATCH] escape markup

---
 doc/ikiwiki/directive/toggle/discussion.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ikiwiki/directive/toggle/discussion.mdwn b/doc/ikiwiki/directive/toggle/discussion.mdwn
index 3929ee26e..e6507ae29 100644
--- a/doc/ikiwiki/directive/toggle/discussion.mdwn
+++ b/doc/ikiwiki/directive/toggle/discussion.mdwn
@@ -4,7 +4,7 @@ IMHO, i would be very useful to be able to customise the toggle indicator a litt
 
 So that for instance:
 
-     [[!toggle id="toggleable-id" text="Toggle" class="collapser"]]
+     \[[!toggle id="toggleable-id" text="Toggle" class="collapser"]]
 
 could produce:
 
-- 
2.39.5