-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not insert a whitespace element as first or last child inside a co…
…mposite element (#2715) Prevent inserting whitespace element as first or last element in a composite node In such cases insert the whitespace just before or after the composite element (recursively if needed) Closes #2688
- Loading branch information
1 parent
62bb733
commit a4ddfaa
Showing
2 changed files
with
80 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters