aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/russross/blackfriday/testdata/Tabs.text
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/russross/blackfriday/testdata/Tabs.text')
-rw-r--r--vendor/github.com/russross/blackfriday/testdata/Tabs.text21
1 files changed, 0 insertions, 21 deletions
diff --git a/vendor/github.com/russross/blackfriday/testdata/Tabs.text b/vendor/github.com/russross/blackfriday/testdata/Tabs.text
deleted file mode 100644
index 589d113..0000000
--- a/vendor/github.com/russross/blackfriday/testdata/Tabs.text
+++ /dev/null
@@ -1,21 +0,0 @@
-+ this is a list item
- indented with tabs
-
-+ this is a list item
- indented with spaces
-
-Code:
-
- this code block is indented by one tab
-
-And:
-
- this code block is indented by two tabs
-
-And:
-
- + this is an example list item
- indented with tabs
-
- + this is an example list item
- indented with spaces