apply more quoting

master
http://smcv.pseudorandom.co.uk/ 2013-03-02 12:37:12 -04:00 committed by admin
parent 6e60101ff9
commit 8940e70041
1 changed files with 2 additions and 2 deletions

View 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.