Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@angezid angezid released this 12 Sep 15:32
· 225 commits to master since this release
  • Added ability to mark line ranges (markRanges() API with markLines option).
  • Fixed handling br element in getTextNodesAcross() method.
  • Fixed negative value of the start index in wrapRangeAcross() method with wrapAllRanges option, which can occur in some cases.
  • An improvement that allows usage of RegExp conditional capturing groups with ignoreGroups option in markRegExp() API.