aboutsummaryrefslogtreecommitdiff
path: root/tests/smp/non_macro_html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/smp/non_macro_html')
-rw-r--r--tests/smp/non_macro_html7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/smp/non_macro_html b/tests/smp/non_macro_html
new file mode 100644
index 0000000..6f49b4a
--- /dev/null
+++ b/tests/smp/non_macro_html
@@ -0,0 +1,7 @@
+<html>
+ <p>This is a <em>test</em></p>
+</html>
+---
+<html>
+ <p>This is a <em>test</em></p>
+</html>