aboutsummaryrefslogtreecommitdiff
path: root/exampleData/sites/test_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'exampleData/sites/test_template.html')
-rw-r--r--exampleData/sites/test_template.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/exampleData/sites/test_template.html b/exampleData/sites/test_template.html
new file mode 100644
index 0000000..7adadc3
--- /dev/null
+++ b/exampleData/sites/test_template.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+ <head></head>
+<body>
+<h1>this heading is not BOB</h1>
+<p>
+Sample text
+</p>
+<h2>BOB</h2>
+<p>
+Here's an empty heading:
+</p>
+<h1></h1>
+<h1>This Heading is in Title Case</h1>
+</div>
+</body>
+</html>
+
+