diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/regression.txt | 8 |
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](<b) c></p> ```````````````````````````````` + +Issue #334 - UTF-8 BOM + +```````````````````````````````` example +# Hi +. +<h1>Hi</h1> +```````````````````````````````` |