android13/external/markdown/tests/misc/backtick-escape.html

3 lines
115 B
HTML

<p>\`This should not be in code.\`
`This also should not be in code.`
`And finally this should not be in code.`</p>