aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/underscores.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/underscores.html')
-rw-r--r--tests/misc/underscores.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/misc/underscores.html b/tests/misc/underscores.html
new file mode 100644
index 0000000..14ccb02
--- /dev/null
+++ b/tests/misc/underscores.html
@@ -0,0 +1,15 @@
+
+<p>THIS_SHOULD_STAY_AS_IS
+</p>
+<p>Here is some <em>emphasis</em>, ok?
+</p>
+<p>Ok, at least <em>this</em> should work.
+</p>
+<p>THIS<strong>SHOULD</strong>STAY
+</p>
+<p>Here is some <strong>strong</strong> stuff.
+</p>
+<p>THIS<strong><em>SHOULD</em></strong>STAY?
+</p>
+
+