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

8 lines
88 B
HTML

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