swc/crates/swc_html_minifier/tests/fixture/text/inline-5/input.html
2022-06-26 19:08:03 +00:00

7 lines
127 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>Document</title>
</head>
<body>foo <strong> baz </strong> bar</body>
</html>