--- old/test/nashorn/script/markdown/inline-code.js.EXPECTED 2020-04-15 19:20:13.000000000 +0530 +++ /dev/null 2020-04-15 19:20:13.000000000 +0530 @@ -1,11 +0,0 @@ -

Create a new function.

- -

Use the backtick in MySQL syntax SELECT `column` FROM whatever.

- -

A single backtick in a code span: `

- -

A backtick-delimited string in a code span: `foo`

- -

Please don't use any <blink> tags.

- -

&#8212; is the decimal-encoded equivalent of &mdash;.