mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 05:26:21 +08:00
210 B
210 B
newlineInCode
newlineInCode
inserts a new line in the current code block. If a selection is set, the selection will be replaced with a newline character.
Usage
editor.commands.newlineInCode()