trailing slashes for void elements #2764
Answered
by
HansWurst2610
HansWurst2610
asked this question in
Q&A
|
Phoenixcode constantly modifies my code by adding a trailing slash to meta elements in the head section and link elements. Can Phoenixcode be configured to not output trailing slashes for void elements so that a validation with the w3.org HTML-Checker doesn’t generate corresponding messages? |
Answered by
HansWurst2610
Mar 23, 2026
Replies: 1 comment 4 replies
|
Hello, Phoenix Code does not automatically modify or rewrite existing HTML code. To help us understand what’s happening, could you please let us know when the trailing slashes are being added:
This will help us identify what is causing the change. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Beautify code after save was enabled. I didn't know that this could be an effect of that option. Thank you.