]> git.cworth.org Git - hgbook-git/commitdiff
Fix broken backslash escapes for < and >
authorCarl Worth <cworth@cworth.org>
Sun, 30 Sep 2007 03:15:44 +0000 (20:15 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 30 Sep 2007 03:15:44 +0000 (20:15 -0700)
These don't work at all, (and sure enough they are not documented as
possible escapes in markdown---but I think that's a bug). Anyway, use
backquotes for now so that <foo> and <file> actually appear in the output.


No differences found