mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 03:47:20 +00:00
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
[]