Skip to content

Fix for very long text nodes

Boris Budini requested to merge long_textnode_fixes into master
  • Finds the text node index in the original source with indexOfTextNode
  • Adds any cut text from the original node to the offset of the break

Merge request reports