]> sipb.mit.edu Git - ikiwiki.git/commitdiff
escape example wikilink
authorJoey Hess <joey@kitenet.net>
Wed, 14 Jul 2010 18:38:25 +0000 (14:38 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 14 Jul 2010 18:38:25 +0000 (14:38 -0400)
doc/forum/square_brackets_inside_backticks_generates_incorrect_html___40__interpreted_as_wikilinks__41____63__.html

index dd9a909a5078673a58586946b9ac16ab25779c43..2ba180465756dfce4e73e0f2f82307474c07af19 100644 (file)
@@ -1,5 +1,5 @@
 the following markdown code
-`foo [["bar"]]` generates the following output:
+`foo \[["bar"]]` generates the following output:
 
 foo <span class="createlink"><a href="http://euler/~dabd/wiki/ikiwiki.cgi?page=__34__bar__34__&amp;from=foo&amp;do=create" rel="nofollow">?</a>&#34;bar&#34;</span>