Skip to content

[Bug] Raw > Should Be Encoded as > in Vocabulary Documentation #285

@Asheklm6

Description

@Asheklm6

Description

The vocabulary/docs folder contains validation errors in HTML files, specifically related to improper character encoding and trailing whitespace. These issues may affect the rendering and validation of the documentation.

Reproduction

  1. Navigate to the vocabulary/docs folder in the project.
  2. Run an HTML validation check using the html-validate tool on the docs/index.html file.
  3. Review the error messages generated during validations.

Expectation

HTML Errors:

  • Error 1: Raw > must be encoded as "&gt";
    File: docs/index.html
    Line: 415

Screenshots

Environment

  • Device: (eg. iPhone Xs; laptop)
  • OS: (eg. iOS 13.5; Fedora 32)
  • Browser: (eg. Safari; Firefox)
  • Version: (eg. 13; 73)
  • Other info: (eg. display resolution, ease-of-access settings)

Additional context

These validation errors appear in multiple HTML files throughout the vocabulary/docs folder. Addressing these issues will improve the documentation's compliance with HTML standards.

Resolution

  • [x ] I would be interested in resolving this bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions