some deletions
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.0.0-20201028153306-37f0764111ff / present / testdata / list.p
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201028153306-37f0764111ff/present/testdata/list.p b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201028153306-37f0764111ff/present/testdata/list.p
deleted file mode 100644 (file)
index 9d85e87..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-List
-
-*
-
-- Item 1
- on two lines.
-- Item 2.
-- Item 3.
-
-- Item 1 in new list.
-- Item 2.
-
----
-<h1>List</h1>
-<section>
-<ul>
-<li>Item 1
-on two lines.</li>
-<li>Item 2.</li>
-<li>Item 3.</li>
-</ul>
-<ul>
-<li>Item 1 in new list.</li>
-<li>Item 2.</li>
-</ul>
-</section>