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

8 lines
94 B
HTML

<!doctype html><html><body>
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>