We are using NEOS to publish articles on our websites so we have implemented a paragraph NodeType to write text. Currently hitting Enter just creates a new line, but I’d like it to create a completely new paragraph Node instead. If possible only Shift + Enter should create a new line.