Rémi Tran

Results 1 issues of Rémi Tran

## Changes Overview Closes #5777 Instead of `Node.textBetween()`, if `options.node` is not set, uses `this.editor.getText()` to count full text from "descendant" nodes. ## Implementation Approach Using `getText()` seems to do...