Find out what's new in Tiptap Editor 3.0

newlineInCode command

newlineInCode inserts a new line in the current code block. If a selection is set, the selection will be replaced with a newline character.

Use the newlineInCode command

editor.commands.newlineInCode()