Is there any easy way to test that all internal links within a document are working? Several links may be pointing to the same id.
Code: Select all
<a href="#blahblah">
Code: Select all
<p id="blahblah">
Code: Select all
<a href="#blahblah">
Code: Select all
<p id="blahblah">