No description
Find a file
2025-04-04 09:28:09 +02:00
src feat: initial commit 2025-04-04 09:28:09 +02:00
.gitignore Update .gitignore (#25) 2022-01-28 10:34:53 -05:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
esbuild.config.mjs feat: initial commit 2025-04-04 09:28:09 +02:00
eslint.config.mjs feat: initial commit 2025-04-04 09:28:09 +02:00
LICENSE feat: initial commit 2025-04-04 09:28:09 +02:00
manifest.json feat: initial commit 2025-04-04 09:28:09 +02:00
package.json feat: initial commit 2025-04-04 09:28:09 +02:00
pnpm-lock.yaml feat: initial commit 2025-04-04 09:28:09 +02:00
pnpm-workspace.yaml feat: initial commit 2025-04-04 09:28:09 +02:00
README.md feat: initial commit 2025-04-04 09:28:09 +02:00
styles.css feat: initial commit 2025-04-04 09:28:09 +02:00
tsconfig.json feat: initial commit 2025-04-04 09:28:09 +02:00
version-bump.mjs feat: initial commit 2025-04-04 09:28:09 +02:00
versions.json Update for 0.15 2022-08-09 13:38:50 -04:00

Obsidian Prettier Plugin

This is a formatting plugin for Obsidian (https://obsidian.md).

It uses the built-in settings for tabs and tab spacing so it doesn't require configuration.

Installation

History

Inspired from [https://github.com/alexgavrusev/obsidian-format-with-prettier] with some code taken as well.

License

BSD Zero Clause License, for more details see License