-
-
Notifications
You must be signed in to change notification settings - Fork 134
Element Formatting
David Grochocki edited this page Sep 3, 2018
·
3 revisions
Defines whether to put closing brackets on a new line.
Default Value: false
Defines whether to remove the end tag of an empty element.
Default Value: true
Defines whether there should be a space before the slash in ending brackets for self-closing elements.
Default Value: true
Defines whether attributes of the document root element are broken into multiple lines. Options: Default, Always, Never.
Default Value: Default (use same rules as other elements)