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

9 lines
112 B
HTML

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