diff --git a/tests/data/html_simple.html b/tests/data/html_simple.html new file mode 100644 index 0000000..61e50b6 --- /dev/null +++ b/tests/data/html_simple.html @@ -0,0 +1,28 @@ +

Headings:

+

Overview

+

blah

+

Block Elements

+

blah

+

+ Span Elements +

+

blah

+

Hr's:

+
+

blah

+
+

blah

+
+

blah

+
+

blah

+
+

blah

+
+

blah

+
+

blah

+
+

blah

+
+

blah

\ No newline at end of file diff --git a/tests/data/html_simple.md b/tests/data/html_simple.md new file mode 100644 index 0000000..7b930df --- /dev/null +++ b/tests/data/html_simple.md @@ -0,0 +1,39 @@ +Headings: + +

Overview

+blah +

Block Elements

+blah +

+ Span Elements +

+blah + +Hr's: + +
+blah + +
+blah + +
+blah + +
+blah + +
+blah + +
+blah + +
+blah + +
+blah + +
+blah