aboutsummaryrefslogtreecommitdiff
path: root/lib/mstch/test/data/complex.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mstch/test/data/complex.txt')
-rw-r--r--lib/mstch/test/data/complex.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/mstch/test/data/complex.txt b/lib/mstch/test/data/complex.txt
new file mode 100644
index 0000000..596d3f6
--- /dev/null
+++ b/lib/mstch/test/data/complex.txt
@@ -0,0 +1,6 @@
+<h1>Colors</h1>
+ <ul>
+ <li><strong>red</strong></li>
+ <li><a href="#Green">green</a></li>
+ <li><a href="#Blue">blue</a></li>
+ </ul>