prettier/tests/html_basics/empty-doc.html

6 lines
59 B
HTML

<!doctype html>
<html>
<head></head>
<body></body>
</html>