unplugged-system/external/markdown/tests/misc/backtick-escape.txt

5 lines
141 B
Plaintext
Vendored

\`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.`