This package provides the following services:
linter-rst package
A Linter plugin to lint reStructuredText on the fly, using Docutils.
Installation
- If Linter is not already installed, follow the linter installation instructions
- If Docutils is not already installed, install it
pip install docutils
- Install plugin
apm install linter-rst