Inspectopedia Help

Unreachable external video

Detects unreachable URLs to external videos.

You can add an external video to your documentation by providing its URL in the src attribute. This inspection sends a request to the specified URL and reports a problem if the response status code is 400 or more.

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.

WrsExternalVideoAvailability
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 | Content validity

Availability

By default bundled with

Writerside 2024.1

Can be installed with plugin

Writerside, 2024.04.241.15989.11

Last modified: 18 June 2024