Mateusz Nitka68 downloadsCreate new paragraph after hitting Enter once instead of twice.
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.
Turn on Community plugins -> Search for "Paragraph Break" -> Turn on.
New paragraph is only created in normal text editing. When you are creating a list or code block, there is default behavior (soft line break).