summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/nested_code.md
blob: adde417713c362f3008543c897c36576787e8a23 (plain)
1
2
3
4
5
6
7
8
9
````` hi ther `` ok ``` `````

`` ` ``

``There is a literal backtick (`) here.``

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

Please don't use any `<blink>` tags.