diff options
Diffstat (limited to 'tests/misc/html.txt')
-rw-r--r-- | tests/misc/html.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/misc/html.txt b/tests/misc/html.txt index b04b740..b51d30b 100644 --- a/tests/misc/html.txt +++ b/tests/misc/html.txt @@ -16,3 +16,12 @@ And of course <script>blah</script>. [this <script>link](<script>stuff</script>) Some funky <x\]> inline stuff with markdown escaping syntax. + +And now a line with only an opening bracket: + +< + +And one with other stuff but no closing bracket: + +< foo + |