Paragraph Break

by Mateusz Nitka
5
4
3
2
1
Score: 35/100
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Create new paragraph after hitting Enter once instead of twice.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Obsidian Paragraph Break

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.

Installation

Obsidian Community

Turn on Community plugins -> Search for "Paragraph Break" -> Turn on.

Manual Installation
  1. Turn on community plugins
  2. Create paragraph-break folder in your vault/.obsidian/plugins folder and copy main.js and manifest.json from release.
  3. Turn on plugin in settings

Notes

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).