linter-redpen

A plugin for Atom Linter providing an interface to redpen.

griffin-stewie

1,010

3

0.5.0

MIT

GitHub

This package provides the following services:

linter-redpen - Atom package

A plugin for Atom Linter providing an interface to RedPen.

screencast of package

Installation

$ apm install linter-redpen

Usage

Install RedPen CLI

This package requires RedPen CLI version 1.5 or greater. Install with Homebrew

$ brew install redpen

Or you can install RedPen CLI manually from here

Set Up Paths If needs

This package needs set up some paths from Settings

If you prefer to use RedPen server than CLI. You can set your RedPen Server endpoint on Path for RedPen CLI fieald.

Run

  1. open a text file as bellow

    • Markdown
    • Textile
    • Plain
    • AsciiDoc
    • LaTeX
    • Re:VIEW
  2. You can see report pane at bottom.

Searching Configuration XML

linter-redpen searches configuration XML. searching order is

  1. Path for Configuration XML File on settings
  2. in the same directory as the target text file
  3. in the project root directory
  4. directly under REDPEN_HOME
  5. directly under REDPEN_HOME/conf/

Configuration XML File name shold be

You can set your {LOCALE} on settings.