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
  • Ribbon Icon: Click the align-left icon (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 (or Cmd + P), search for Autocorrect Formatter: Format content and hit Enter.

Tip

You can easily customize the hotkey in Obsidian's settings under Hotkeys by searching for Autocorrect Formatter: Format content.

License

MIT