summaryrefslogtreecommitdiffstats
path: root/test/books/highlight/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/books/highlight/README.md')
-rw-r--r--test/books/highlight/README.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/books/highlight/README.md b/test/books/highlight/README.md
deleted file mode 100644
index f47ac83..0000000
--- a/test/books/highlight/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Readme
-
-Block without language
-
-```
-test 1
-```
-
-Block with a language
-
-```lang
-test 2
-```
-
-Inline code: `test 3`
-Inline code with html: `<test>` \ No newline at end of file