Inspectopedia Help

Unreachable URL in TOC

Detects external URLs in the table of contents that can't be reached.

You can add a link to any URL to the table of contents with the href attribute. This inspection sends a request to the specified URL and reports a problem if the response status code is 400 or more. For values that start with mailto:, it ensures that the email has valid syntax.

NOTE: This inspection sends a GET request to the specified URL, which may trigger unintended actions, for example, if the URL points to an endpoint of a service.

Locating this inspection

By ID

Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.

WrsTocElementLinkAvailability
Via Settings dialog

Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.

Settings or Preferences | Editor | Inspections | Writerside | Table of contents

Availability

By default bundled with

Writerside 2024.1

Can be installed with plugin

Writerside, 2024.04.241.15989.11

Last modified: 18 June 2024