aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/escaping.md
diff options
context:
space:
mode:
Diffstat (limited to 'library/parsedown/test/data/escaping.md')
-rw-r--r--library/parsedown/test/data/escaping.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/library/parsedown/test/data/escaping.md b/library/parsedown/test/data/escaping.md
deleted file mode 100644
index 9f174e98c..000000000
--- a/library/parsedown/test/data/escaping.md
+++ /dev/null
@@ -1,11 +0,0 @@
-escaped \*emphasis\*.
-
-`escaped \*emphasis\* in a code span`
-
- escaped \*emphasis\* in a code block
-
-\\ \` \* \_ \{ \} \[ \] \( \) \> \# \+ \- \. \!
-
-_one\_two_ __one\_two__
-
-*one\*two* **one\*two** \ No newline at end of file