Help convert this HTML page to Haml.
Start file
<html>
<head>
<title>Vim Rocks!</title>
</head>
<body>
<h1>So does Haml</h1>
</body>
</html>
End file
%html
%head
%title Vim Rocks!
%body
%h1 So does Haml
1,8c1,5
< <html>
< <head>
< <title>Vim Rocks!</title>
< </head>
< <body>
< <h1>So does Haml</h1>
< </body>
< </html>
---
> %html
> %head
> %title Vim Rocks!
> %body
> %h1 So does Haml
Unlock
23 remaining solutions by
signing in and submitting your own entry
204 active golfers, 878 entries
23
04/20/2019 at 08:33AM
24
04/20/2019 at 08:20AM
24
04/20/2019 at 08:23AM
24
04/20/2019 at 08:29AM
27
04/20/2019 at 08:13AM
28
04/20/2019 at 08:13AM
29
04/20/2019 at 08:12AM
30
04/20/2019 at 08:12AM
31
04/20/2019 at 08:11AM
32
04/20/2019 at 08:11AM
33
04/20/2019 at 08:10AM
34
04/20/2019 at 08:09AM
35
04/20/2019 at 08:09AM
36
04/20/2019 at 08:08AM
37
04/20/2019 at 08:07AM
39
04/20/2019 at 08:05AM
40
04/20/2019 at 08:04AM
41
04/20/2019 at 08:03AM
42
04/20/2019 at 08:02AM
43
04/20/2019 at 08:01AM
46
04/20/2019 at 07:59AM
48
04/20/2019 at 07:56AM
50
04/20/2019 at 07:53AM