enhancementhelp wanted
Description
We should add the following tests:
- ignores middle clicks
- ignores command clicks
- ignores ctrl clicks
- ignores cross origin links
- ignores [target] anchors
- ignores same page anchors
- ignores same page anchors from URL that has hash: 'window.location = "#foo"'
- ignores event with prevented default
See tests/testAnchors.js.