Skip to content

Allow easily inserting content after a code block when a code block is the last element in a document

Right now when the code editor is the last block of a document, it is not so trivial to insert content after the code block. You could use "Shift" + "Enter" or "Cmd" + "Enter", but its a bit tricky because "Cmd" + "Enter" also submits the form.

Edited by Himanshu Kapoor