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

9 lines
102 B
HTML

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