New plugin: Paragraph Break (Enter to next paragraph)

Hi,

Here is simple plugin to change default Obsidian “Enter” behaviour:

In default Obsidian/Markdown syntax single “Enter” creates only a soft line break. To create new paragraph you need to double press “Enter”.

With this plugin single “Enter” creates a new paragraph just like in “normal” text editor or Typora.

New paragraph is only created in normal text editing. When you are creating a list (line begin with: 1., *, +, - or code block, there is default markdown behavior (soft break).

Disclaimer

Is this project open source? Yes
Is this project completely free? Yes
Is this project vibe-coded beyond the author’s ability to comprehend how it works? I used AI but I know how it works.