Comments allow for backticks to be escaped. However, the very same formatting does not work in questions and answers.
Example:
`foo\`bar`
This shows as: foo\bar`.
But one would expect this to format foo`bar, all in monospace, just like when used in comments.
Or, in the resulting HTML:
Currently: <code>foo</code>bar` Expected: <code>foo`bar</code>
Note that, as a workaround, typing <code>foo`bar</code> works fine.

this` forexample`. – marcog Dec 19 '10 at 23:32testingtesting ` testing-- I don't understand how this is broken. – Jon Seigel Dec 19 '10 at 23:48\\Files\` for? And do you really mean to append.txt` – marcog Dec 20 '10 at 0:03