Can anyone recommend a spellchecking LSP that also checks grammar and basic syntax, like most office tools? I'd primarily like to use it with Markdown and Typst.
I currently use codebook as spellcheck LSP, but I'm not happy because I still need to use external tools quite often to find basic spelling mistakes like missing commas.
@leona I have been using harper (https://github.com/Automattic/harper) and have been pretty happy. They have integration with Typst and Markdown :D
GitHub - Automattic/harper: Offline, privacy-first grammar checker. Fast, open-source, Rust-powered

Offline, privacy-first grammar checker. Fast, open-source, Rust-powered - Automattic/harper

GitHub
@haenoe @leona Second that