Index: bower_components/marked/test/tests/tricky_list.html |
diff --git a/bower_components/marked/test/tests/tricky_list.html b/bower_components/marked/test/tests/tricky_list.html |
deleted file mode 100644 |
index 764a3352bed1b2adf0deae7b7f7cd103f5717252..0000000000000000000000000000000000000000 |
--- a/bower_components/marked/test/tests/tricky_list.html |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-<p><strong>hello</strong> <em>world</em></p> |
- |
-<ul> |
-<li>hello world</li> |
-</ul> |
- |
-<p><strong>hello</strong> <em>world</em></p> |
- |
-<ul> |
-<li>hello world</li> |
-</ul> |
- |
-<p><strong>hello</strong> <em>world</em></p> |
- |
-<ul> |
-<li>Hello world</li> |
-</ul> |
- |
-<p><strong>hello</strong> <em>world</em></p> |
- |
-<ul> |
-<li>hello world</li> |
-</ul> |