aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/smart_em.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/smart_em.html')
-rw-r--r--tests/misc/smart_em.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/misc/smart_em.html b/tests/misc/smart_em.html
new file mode 100644
index 0000000..5683b25
--- /dev/null
+++ b/tests/misc/smart_em.html
@@ -0,0 +1,5 @@
+<p><em>emphasis</em></p>
+<p>this_is_not_emphasis</p>
+<p>[<em>punctuation with emphasis</em>]</p>
+<p>[<em>punctuation_with_emphasis</em>]</p>
+<p>[punctuation_without_emphasis]</p> \ No newline at end of file