Skip to content

docs - remove some html trailing slashes#1

Open
culix-7 wants to merge 2 commits intoadd-doc-examplesfrom
docs-remove-html-trailing-slashes
Open

docs - remove some html trailing slashes#1
culix-7 wants to merge 2 commits intoadd-doc-examplesfrom
docs-remove-html-trailing-slashes

Conversation

@culix-7
Copy link
Owner

@culix-7 culix-7 commented Dec 23, 2025

the HTML validator at https://validator.w3.org/ suggests removing trailing / slashes from standalone tags:

  • <br/> -> <br>
  • <hr/> -> <hr>
  • '' -> ''

This is a follow-up change to RPGHacker#391 , just to move this large set of small changes to a separate PR for readability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant