swc/crates/swc_html_codegen/tests/fixture/paragraphs/output.html
2022-05-13 04:45:40 +00:00

11 lines
124 B
HTML

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