samuelblattner

Results 1 issues of samuelblattner

If there are at least 2 nodes (e.g. n1 and n2) on the same level (i.e. there is at least one 'left sibling'), then: `n2.move(n2, 'last-child')` (or 'first-child') moves n2...