summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-linkcheck-anchors-ignore-for-url/index.rst
blob: df287b4c425f59e707e4c7ccc151cfefcb944000 (plain)
1
2
3
4
5
6
7
* `Example valid url, no anchor <http://localhost:7777/valid>`_
* `Example valid url, valid anchor <http://localhost:7777/valid#valid-anchor>`_
* `Example valid url, invalid anchor <http://localhost:7777/valid#invalid-anchor>`_
* `Example ignored url, no anchor <http://localhost:7777/ignored>`_
* `Example ignored url, invalid anchor <http://localhost:7777/ignored#invalid-anchor>`_
* `Example invalid url, no anchor <http://localhost:7777/invalid>`_
* `Example invalid url, invalid anchor <http://localhost:7777/invalid#anchor>`_