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

7 lines
110 B
HTML

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