mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-18 06:50:25 +00:00
This time with the non-unicode filename hidden inside a ZIP file to avoid breaking the subversion repository. git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3868 e7d03fd6-7b0d-0410-9947-9c21f3af8025
8 lines
161 B
HTML
8 lines
161 B
HTML
<a href="#myid">Bla</a>
|
|
<ul>
|
|
<li id="myid">
|
|
<a href="#myid">Bla2</a>
|
|
<a href="#broken">Bla3</a>
|
|
<a href="anchor.html">Bla6</a>
|
|
<a href="#broken2">Bla4</a>
|
|
</ul>
|