]> sipb.mit.edu Git - ikiwiki.git/commitdiff
apply more quoting
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Sat, 2 Mar 2013 16:37:12 +0000 (12:37 -0400)
committeradmin <admin@branchable.com>
Sat, 2 Mar 2013 16:37:12 +0000 (12:37 -0400)
doc/bugs/map_generates_malformed_HTML.mdwn

index d47d066a8ac60d00cac38eacacf23438f272ca31..967439635c2679813e1b9e08bd1c7bb3094a4787 100644 (file)
@@ -21,8 +21,8 @@ In particular, on a site with these pages:
     * 3
 * beta
 
-the maps "alpha/1 or beta", "alpha/1/i* or alpha/2/a or beta" and
-"alpha/1/i* or alpha/2/a" have malformed HTML.
+the maps "`alpha/1 or beta`", "`alpha/1/i* or alpha/2/a or beta`" and
+"`alpha/1/i* or alpha/2/a`" have malformed HTML.
 
 My `ready/map` branch adds a regression test and makes it pass.