trailing slashes for void elements #2764
-
|
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? |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
Beautify code after save was enabled. I didn't know that this could be an effect of that option. Thank you.