Version 2.2.0
- Added ability to mark line ranges (
markRanges()API withmarkLinesoption). - Fixed handling
brelement ingetTextNodesAcross()method. - Fixed negative value of the start index in
wrapRangeAcross()method withwrapAllRangesoption, which can occur in some cases. - An improvement that allows usage of RegExp conditional capturing groups with
ignoreGroupsoption inmarkRegExp()API.