You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/Formatting.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -400,6 +400,8 @@ If it is set to `true`, the above document becomes:
400
400
401
401
If set to `true`, the closing bracket (`>` or `/>`) of a tag with at least 2 attributes will be put on a new line.
402
402
403
+
The closing bracket will have the same indentation as the attributes (if any), following the indent level defined by [splitAttributesIndentSize](#xmlformatsplitattributesindentsize).
404
+
403
405
Requires [splitAttributes](#xmlformatsplitattributes) to be set to `true`.
0 commit comments