Minor Changes #5850 22a3dda3 Thanks @zbeyens! - - Update Text.decorations to return the positions in addition to the leaf nodes: { leaf: Text, position?: { start: number, end: number, isFirst: boolean, isLast: boolean } }[].