Hello,
I want to implement the following feature: when I press Enter, instead of rendering a
in the editor, it becomes a
to create spaces between lines. Pressing the Shift + Enter key combination introduces a line break
. Does this feature exist, or does it need to be programmed? If it needs to be programmed, I imagine it will be through a plugin. Could you give me an example or instructions on how to do it?
Thank you very much.