swc/crates/swc_html_codegen/tests/fixture/body-space/output.html

7 lines
113 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Document</title>
</head>
<body> <div>test</div>
</body></html>