A work in progress editor-in-chief to highlight potential linguistic and structural issues with your text.
- Check Markdown best practices
- Spelling, Grammar, style and readability
Install it via curl
:
curl https://raw.githubusercontent.com/testthedocs/redactor/master/install.sh | sh
Install via go get
:
go get github.com/testthedocs/redactor
You can find the HTML version online and the source on GitHub.
Pull requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.