Inspectopedia Help

Content validity

<available-only-for> should be a child element   New in this release

Detects available-only-for attributes in <topic>, <chapter>, and <procedure> elements.

Anchor is overridden   New in this release

Detects overridden anchors in XML <a href> links.

Code snippet file is empty   New in this release

Detects empty files referenced via src in code blocks.

Combinable elements   New in this release

Detects elements that can be combined.

Content element is misused   New in this release

Detects the misuse of markup elements based on rules from the XML schema.

Content of the <code> element must be text-only   New in this release

Detects any XML-like code inside the code tag.

Element filter shadowed by ancestors   New in this release

Detects content filters that are shadowed by filters of parent elements.

Format element checker   New in this release

Checks the <format> element style and color validity.

GIF can be replaced with video   New in this release

Checks if there is an MP4 video to replace an animation with.

Image dimensions problems   New in this release

Detects problems caused by improper image dimension settings.

Image is animated and thumbnail at the same time   New in this release

Detects the simultaneous use of the thumbnail and animated attribute.

Include uses 'filter' instead of 'use-filter'   New in this release

Detects includes with the filter attribute.

Invalid filter value   New in this release

Reports problematic filter declarations that may result in unexpected behavior: Explicit empty values in filter attributes Redundant or misplaced negation ! operators.

Large image without a thumbnail   New in this release

Detects large images without a thumbnail and suggests making them expandable.

Link has no type   New in this release

Detects links without the `type` attribute inside the spotlight element on a section starting page.

Link to topic not in current instance   New in this release

Detects links pointing to an existing topic that is not in the current help instance tree.

Missing alt attribute inspection   New in this release

Detects <img> elements without the alt attribute.

Missing entity reference   New in this release

Detects attribute values that reference non-existent entities.

Missing title   New in this release

Checks for missing title attribute in chapter, def, and tab elements.

Non-latin characters in attribute values   New in this release

Detects non-Latin characters in attribute values.

Non-step element in a procedure   New in this release

Detects usage of tags other that step inside the procedure.

Plain procedure is used   New in this release

Detects occurences of plain procedures (without numbered steps or bulleted choices).

Redundant link text   New in this release

Detects links to topics where the topic title matches the link text.

Title tag is ignored   New in this release

Detects <title> tags that do not affect the topic title.

Top-level header is implicitly converted to a chapter   New in this release

Detects top-level headers in Writerside Markdown topics that will be converted to chapter headers in the generated documentation.

Unexpected file type: an image is expected   New in this release

.

Unexpected media file type in Markdown images   New in this release

Detects references in Markdown images that do not match their expected media type, e.g., links to local video files.

Unexpected media file type in XML tags   New in this release

Detects media references in Writerside XML tags that do not match their expected media types, e.g., image references in <video> tags.

Unreachable external image   New in this release

Detects unreachable URLs to external images.

Unreachable external link   New in this release

Detects unreachable external links.

Unreachable external video   New in this release

Detects unreachable URLs to external videos.

Unresolved Markdown reference   New in this release

Highlights unresolved references in Writerside XML topics as errors.

Video has no preview image   New in this release

Detects videos without a preview image.

Wide code block   New in this release

Detects code blocks with long lines.

Last modified: 01 August 2024