summaryrefslogtreecommitdiff
path: root/oldtests/Code/IndentedFences.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'oldtests/Code/IndentedFences.markdown')
-rw-r--r--oldtests/Code/IndentedFences.markdown26
1 files changed, 0 insertions, 26 deletions
diff --git a/oldtests/Code/IndentedFences.markdown b/oldtests/Code/IndentedFences.markdown
deleted file mode 100644
index 098545f..0000000
--- a/oldtests/Code/IndentedFences.markdown
+++ /dev/null
@@ -1,26 +0,0 @@
- ```
- a
- ```
-
- ```
-z
-```
-
- ```
-a
- a
- a
- a
- ```
-
-* foo
-
- ```
- Hello
-
- World
- ```
-
-> ```
->a
->```