atom-beautify/examples/editorconfig-options/html/expected/test.html

15 lines
167 B
HTML

<!doctype html>
<html>
<head>
<title>Test Page</title>
</head>
<body>
<h1>Hello</h1>
<p>
World!
</p>
</body>
</html>