Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 503 Bytes

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