linter-rst Archived: ... Source Code has been archived

Lint reStructuredText on the fly, using docutils

AtomLinter

4,236

13

2.0.0

MIT

GitHub

This package provides the following services:

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