summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/nested_code.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/new/nested_code.md')
-rw-r--r--packages/markdown/marked/test/new/nested_code.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/markdown/marked/test/new/nested_code.md b/packages/markdown/marked/test/new/nested_code.md
new file mode 100644
index 00000000..adde4177
--- /dev/null
+++ b/packages/markdown/marked/test/new/nested_code.md
@@ -0,0 +1,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. \ No newline at end of file