Files
sapper/test/unit/clean_html/samples/removes-comments/.actual.html
2018-08-19 15:20:14 -04:00

9 lines
103 B
HTML

<!doctype html>
<html lang="en">
<head>
</head>
<body>
<a href="keep-me">keep me</a>
</body>
</html>