aboutsummaryrefslogtreecommitdiff
path: root/test/command/7282.md
blob: 4ed6b5b3e0cedc8b55b43aef5423feb204f81d2d (plain)
1
2
3
4
5
6
7
Don't crash on unmatched closing tag.
```
% pandoc -f html -t native
</script>
^D
[]
```