-
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
🏁 status: ready for workReady for workReady for work💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Description
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
- Navigate to the vocabulary/docs folder in the project.
- Run an HTML validation check using the html-validate tool on the docs/index.html file.
- Review the error messages generated during validations.
Expectation
HTML Errors:
- Error 1: Raw > must be encoded as ">";
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
- I would be interested in resolving this bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🏁 status: ready for workReady for workReady for work💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Type
Projects
Status
Backlog