linter-rst
Lint reStructuredText on the fly, using docutils
AtomLinter 4,238 13 2.0.0 MIT GitHub
  • Archived

    Source Code has been archived

linter-rst package

A Linter plugin to lint reStructuredText on the fly, using Docutils.

Installation

  1. If Linter is not already installed, follow the linter installation instructions
  2. If Docutils is not already installed, install it pip install docutils
  3. Install plugin apm install linter-rst