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

9 lines
122 B
HTML

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