Skip to content

Commit 8c2ea03

Browse files
committed
test for format 1 angle-bracket issue
1 parent a830cd4 commit 8c2ea03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/format1/html.test

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
echo "<a>"
2+
>>>
3+
<a>
4+
>>>2
5+
>>>= 0

0 commit comments

Comments
 (0)