summaryrefslogtreecommitdiff
path: root/test/regression.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression.txt')
-rw-r--r--test/regression.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/regression.txt b/test/regression.txt
index 62b1e7e..d77c8f2 100644
--- a/test/regression.txt
+++ b/test/regression.txt
@@ -154,3 +154,11 @@ Issue #289.
.
<p>[a](&lt;b) c&gt;</p>
````````````````````````````````
+
+Issue #334 - UTF-8 BOM
+
+```````````````````````````````` example
+# Hi
+.
+<h1>Hi</h1>
+````````````````````````````````