Obsidian Autocorrect Plugin
June 24, 2026 ยท View on GitHub
A plugin running on Obsidian (https://obsidian.md/) that utilizes Autocorrect (https://github.com/huacnlee/autocorrect) to format Markdown content.
Usage
- Default Hotkey:
- Windows / Linux:
Ctrl + Alt + F - macOS:
Cmd + Option + F
- Windows / Linux:
- Ribbon Icon: Click the
align-lefticon (align left paragraphs symbol) on the left sidebar to format the active note. - Editor Menu (Right-click): Right-click inside the editor and select Format note from the context menu.
- Folder Bulk Format: Right-click any folder in the file navigation sidebar and select Format all notes in folder to batch format all notes within it.
- Vault Bulk Format: Go to the plugin settings and click Format entire vault to batch format all Markdown files in your vault.
- Command Palette: Press
Ctrl + P(orCmd + P), search forAutocorrect Formatter: Format contentand hit Enter.
Tip
You can easily customize the hotkey in Obsidian's settings under Hotkeys by searching for Autocorrect Formatter: Format content.