Index: bower_components/marked/test/tests/links_inline_style.text |
diff --git a/bower_components/marked/test/tests/links_inline_style.text b/bower_components/marked/test/tests/links_inline_style.text |
deleted file mode 100644 |
index 8c8eb4902e0651a9a5c34eeae6a2f61a5c8500ad..0000000000000000000000000000000000000000 |
--- a/bower_components/marked/test/tests/links_inline_style.text |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-Just a [URL](/url/). |
- |
-[URL and title](/url/ "title"). |
- |
-[URL and title](/url/ "title preceded by two spaces"). |
- |
-[URL and title](/url/ "title preceded by a tab"). |
- |
-[URL and title](/url/ "title has spaces afterward" ). |
- |
-[URL and title]( /url/has space ). |
- |
-[URL and title]( /url/has space/ "url has space and title"). |
- |
-[Empty](). |