Find out what's new in Tiptap Editor 3.0

joinForward command

The joinForward command joins two nodes forwards from the current selection. If the selection is empty and at the end of a textblock, joinForward will try to reduce the distance between that block and the block after it. See also

Use the joinForward command

editor.commands.joinForward()