aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/backtick-escape.txt
blob: c0194638e76f24031c8df2419f7783cdd0c96d4d (plain)
1
2
3
4
\`This should not be in code.\`
\\`This should be in code.\\`
\\\`This should not be in code.\\\`
\`And finally this should not be in code.`