Extends the tiptap hard break extension to set the linebreakReplacement option (which tiptap does not expose).
This option tells prosemirror that when converting between blocks that can/can't show whitespace, it should use this node type to represent line breaks in node types that don't display them.
Extends the tiptap hard break extension to set the linebreakReplacement option (which tiptap does not expose). This option tells prosemirror that when converting between blocks that can/can't show whitespace, it should use this node type to represent line breaks in node types that don't display them.