https://github.com/b-yp/obsidian-autocorrect
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
https://github.com/b-yp/obsidian-autocorrect
autocorrect formatter linter obsidian obsidian-plugin
Last synced: 5 months ago
JSON representation
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
- Host: GitHub
- URL: https://github.com/b-yp/obsidian-autocorrect
- Owner: b-yp
- License: mit
- Created: 2023-11-12T12:13:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T06:58:53.000Z (over 2 years ago)
- Last Synced: 2024-01-10T07:57:14.715Z (over 2 years ago)
- Topics: autocorrect, formatter, linter, obsidian, obsidian-plugin
- Language: JavaScript
- Homepage:
- Size: 851 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian Autocorrect Plugin
A plugin running on Obsidian (https://obsidian.md/) that utilizes Autocorrect (https://github.com/huacnlee/autocorrect) to format Markdown content.
## Usage
Use the shortcut: `cmd + p`, and type in the input box: `Format content`.
## License
[MIT](https://choosealicense.com/licenses/mit/)