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

18 lines
328 B
HTML

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