some deletions
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.0.0-20201105173854-bc9fc8d8c4bc / present / testdata / pre.md
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201105173854-bc9fc8d8c4bc/present/testdata/pre.md b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201105173854-bc9fc8d8c4bc/present/testdata/pre.md
deleted file mode 100644 (file)
index 042ecc9..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Pre
-
-##
-
-Pre with tab:
-
-       code block
-       on two lines
-
-Text with space:
-
- now a text block
- on two lines
-
-Pre with blank line:
-
-       before
-
-       after
-
-EOF
-
----
-<h1>Pre</h1>
-<section>
-<p>Pre with tab:</p>
-<pre><code>code block
-on two lines
-</code></pre>
-<p>Text with space:</p>
-<p>now a text block
-on two lines</p>
-<p>Pre with blank line:</p>
-<pre><code>before
-
-after
-</code></pre>
-<p>EOF</p>
-</section>