.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.1.1-0.20210319172145-bda8f5cee399 / present / testdata / basic.md
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.1.1-0.20210319172145-bda8f5cee399/present/testdata/basic.md b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.1.1-0.20210319172145-bda8f5cee399/present/testdata/basic.md
new file mode 100644 (file)
index 0000000..ba69a25
--- /dev/null
@@ -0,0 +1,24 @@
+# Title
+Subtitle
+
+Name
+
+## Heading
+
+Text
+on two lines.
+
+More text.
+
+---
+<h1>Title</h1>
+<h2>Subtitle</h2>
+<author>
+<p>Name</p>
+</author>
+<section>
+<h2 id="TOC_1.">Heading</h2>
+<p>Text
+on two lines.</p>
+<p>More text.</p>
+</section>