swc/crates/swc_html_codegen/tests/fixture/document/output.min.html

9 lines
80 B
HTML

<!doctype html><body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>