No description
Find a file
2026-07-17 02:03:29 -04:00
.github/workflows Use default github workflows 2026-07-17 01:51:47 -04:00
assets Tidy up and remove poor double-space functionality 2026-07-16 21:35:21 -04:00
src Tidy up and remove poor double-space functionality 2026-07-16 21:35:21 -04:00
.editorconfig First commit 2026-07-09 15:42:40 -04:00
.gitignore First commit 2026-07-09 15:42:40 -04:00
.npmrc First commit 2026-07-09 15:42:40 -04:00
AGENTS.md First commit 2026-07-09 15:42:40 -04:00
esbuild.config.mjs First commit 2026-07-09 15:42:40 -04:00
eslint.config.mts First commit 2026-07-09 15:42:40 -04:00
LICENSE First commit 2026-07-09 15:42:40 -04:00
manifest.json Use default github workflows 2026-07-17 01:51:47 -04:00
package-lock.json Update versions and reinstall 2026-07-17 02:03:29 -04:00
package.json Use default github workflows 2026-07-17 01:51:47 -04:00
README.md Tidy up and remove poor double-space functionality 2026-07-16 21:35:21 -04:00
styles.css Tidy up CSS 2026-07-16 21:51:45 -04:00
tsconfig.json Tidy up and remove poor double-space functionality 2026-07-16 21:35:21 -04:00
version-bump.mjs First commit 2026-07-09 15:42:40 -04:00
versions.json Use default github workflows 2026-07-17 01:51:47 -04:00

Pretty Paragraphs

Pretty Paragraphs is designed to bring a novel-like look to your notes with traditional first-line indentation, all while still enforcing good markdown habits.

Enforcing good markdown habits, this plugin is designed so that a single-enter creates a new line with no indent, so you will never be confused about whether your paragraphs will be recognized in markdown.


Features / Settings

  • Indents: Enjoy beautiful, traditional indents.
  • Keep Markdown Habits: A visible difference between line-breaks and paragraph-breaks ensures that you will always create your documents in valid markdown
  • Choose Your View: Choose whether you want this new styling to apply in the reader view, editor view, or both!
  • Justify: Apply justified typesetting, so your lines go end-to-end across the page
  • Whitelist: Selectively apply these styles in the specified folder. Enjoy your novel formatting without ruining your daily notes.
  • Adjust: Change the indent size by using the Style Settings plugin in conjunction with this one.

Recommendations

This plugin pairs great with Paragraph Break by Mateusz Nitka, which will create new paragraphs with a single-enter rather than a double-enter.

Found a bug or have a feature request? Please feel free to open an issue in the GitHub repository!