mirror of
https://github.com/dylanarmstrong/obsidian-prettier-plugin.git
synced 2026-07-22 12:30:24 +00:00
doc: update readme to clarify usecase
This commit is contained in:
parent
ed1489783c
commit
6fd55fa626
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ 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.
|
||||
|
||||
# Differences from Other Projects
|
||||
|
||||
Unlike [alexgavrusev/obsidian-format-with-prettier](https://github.com/alexgavrusev/obsidian-format-with-prettier), there's no configuration available. The common prettier settings, tabs and number of spaces are taken from the official settings under Editor.
|
||||
|
||||
# Installation
|
||||
|
||||
Unzip the [latest release](https://github.com/dylanarmstrong/obsidian-prettier-plugin/releases/latest) into `.obsidian/plugins` folder of your vault.
|
||||
|
|
|
|||
Loading…
Reference in a new issue