zs/testdata/extensions/.test/index.html

9 lines
179 B
HTML
Raw Normal View History

2023-03-12 07:23:22 -04:00
<html>
<head>
<title>Hello World</title>
</head>
2023-03-18 03:40:46 -04:00
<body><h1 id="hello-world">Hello World <a class="anchor" href="#hello-world"></a></h1>
2023-03-12 07:23:22 -04:00
<p>Hello World!</p>
</body>
</html>