A simple plugin command to run swiftformat on all Swift code blocks in an Obsidian note.
- Apply formatting to one Swift codeblock
- Errors are shown in modal popup
- Apply formatting to multiple Swift codeblocks
- Filter out non-Swift code blocks
- Inline diagnostics
bun run dev
# or, node, if you wish