Is there a plugin for ms word?
Linting Prose in Emacs with ProseLinter
11–12 of 12 posts
Re: Linting Prose in Emacs with ProseLinter
#12Proselinter looks pretty cool, it is python and can be installed with pip as a command-line tool. Doesn't need Emacs! I just ran it on some reStructuredText files and it looks that it supports them as well as markdown! It's going to be very helpful for a book in sphinx I'm working on, thank you.
> Proselinter looks pretty cool, it is python and can be installed with pip as a command-line tool. Doesn't need Emacs!
True enough, but everything's better with emacs!