Is there a bug in the renderer for comments wherein "`Foo`s" will not render with "Foo" in a monospaced font if followed by non-whitespace? See the comment below for an example.
Comment 1: Test: "\`Foo\`s". Result: `Foo`s.
Result here: Test: "`Foo`s". Result: Foos.
Result below: Test: "`Foo`s". Result: `Foo`s.
Comment 2: You have to `Frobber` the `Foo`s using a `Bar`.
Result here: You have to Frobber the Foos using a Bar.
Foos. – Jason Jan 29 '10 at 16:16FrobbertheFoos using aBar. – Jason Jan 29 '10 at 16:17