Files
John MacFarlane 5c4ca5b75b SelfContained: fix handling of empty script element.
Previously in this case the closing tag was dropped.

Closes #10862.
2025-05-26 19:02:44 -07:00

74 B

% pandoc --embed-resources
<script></script>
^D
<script></script>