Fix IE11 pasting losing line breaks
- walk child of [cm-text] if [cm-text] is empty in order to find line breaks - treat br/li/table as blocks - always addText from on textNode not node.textContent
Please register or sign in to comment
- walk child of [cm-text] if [cm-text] is empty in order to find line breaks - treat br/li/table as blocks - always addText from on textNode not node.textContent