This is a Logseq plugin to check grammar and spelling using LanguageeTool.
Written in ClojureScript with shadow-cljs and babashka (bb
) as the main tooling.
⚠️ developing: this plugin is still under development. It is not ready for production use.
run in development mode (watch):
bb run dev
- Enable developer mode in Logseq
- Click "Load unpacked plugin" to open this folder
- Click the "Reload" button to refresh latest changes
bb run build