swc/crates/swc_html_codegen/tests/fixture/document/output.html
2022-04-22 20:20:47 +09:00

10 lines
114 B
HTML

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