875f8f3654
Prevent the reader from crashing if the HTML input contains an unmatched closing `</script>` tag. Fixes: #7282
89 B
89 B
Don't crash on unmatched closing tag.
% pandoc -f html -t native
</script>
^D
[]