![Gitter chat](https://badges.gitter.im/Join Chat.svg)
RedPen is a proofreading tool to help writers or programmers who write technical documents or manuals that need to adhere to a writing standard. RedPen automates the verifications of input documents written in natural languages
See the detail usage in the RedPen home page.
- Language Independent
- Highly customizable
- Multi platform (MacOS, Windows, and Linux)
- Support various markup text formats
- Plugin system: users can write their extensions with JavaScript
- Practical REST API and UI
proofreading, document inspection, spellchecker, markup texts (Wiki, Markdown, AsciiDoc and LaTeX)
- Docker Image by Naoki Ainoya
- RubyGem by akinomurasame
- Python Client
- Android App by Shintaro Katafuchi
- Atom Editor package by griffin-stewie
- Emacs redpen-paragraph by karronoli
- WordPress plugin
- IntelliJ IDEA plugin
- SublimeLinter module for RedPen
- unsuggested-kanji by so-c
- ra-removed-word by ClearCode
We welcome any contributions through Github pull requests. When you make changes such as adding new features and the tests, please run test before throw the pull reqest. You can run test with the mvn test command.