From f28a506e3002eb3382c9d9c4a4ed84390c997b65 Mon Sep 17 00:00:00 2001 From: Yota Toyama Date: Tue, 21 Nov 2017 20:30:55 +0900 Subject: [PATCH] Create test data --- test/foo.html | 14 ++++++++++++++ test/foo.md | 1 + test/foo/foo.md | 1 + 3 files changed, 16 insertions(+) create mode 100644 test/foo.html create mode 100644 test/foo.md create mode 100644 test/foo/foo.md diff --git a/test/foo.html b/test/foo.html new file mode 100644 index 0000000..90e2368 --- /dev/null +++ b/test/foo.html @@ -0,0 +1,14 @@ + + + + + My title + + + +
+ Google +
+ + + diff --git a/test/foo.md b/test/foo.md new file mode 100644 index 0000000..4087532 --- /dev/null +++ b/test/foo.md @@ -0,0 +1 @@ +[Google](https://google.com) diff --git a/test/foo/foo.md b/test/foo/foo.md new file mode 100644 index 0000000..4087532 --- /dev/null +++ b/test/foo/foo.md @@ -0,0 +1 @@ +[Google](https://google.com)