goldsmith/plugins/tags/testdata/reference/file_1.html
2024-02-16 22:35:49 -08:00

16 lines
265 B
HTML

<html>
<body>
<h1>File 1</h1>
<p>
Tagged with:
<a href="tags/foo/index.html">foo</a>
</p>
<p>
<a href="index.html">Show all tags</a>
</p>
</body>
</html>