Live data from Hacker News

Linting Prose in Emacs with ProseLinter

unconj.ca

1–10 of 12 posts

Re: Linting Prose in Emacs with ProseLinter

#3

I would love an Atom package for ProseLinter!

Multiple ProseLint plugins for text editors, including Atom, are available: https://github.com/amperser/proselint#available-plugins-for-.... Here is a direct link to the one for Atom: https://github.com/AtomLinter/linter-proselint.

Re: Linting Prose in Emacs with ProseLinter

#9
Proselinter 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.

Post reply on HN