textlint

The pluggable natural language linter for text and markdown.

MIT License

Downloads
7.4M
Stars
2.8K
Committers
83

Bot releases are visible (Hide)

textlint - [email protected]

Published by azu almost 5 years ago

2.1.12 (2020-01-07)

Note: Version bump only for package textlint-example-use-as-module

textlint - @textlint/[email protected]

Published by azu almost 5 years ago

3.1.11 (2020-01-07)

Note: Version bump only for package @textlint/fixer-formatter

textlint - [email protected]

Published by azu almost 5 years ago

2.2.2 (2020-01-07)

Note: Version bump only for package textlint-example-html-plugin

textlint - [email protected]

Published by azu almost 5 years ago

2.1.12 (2020-01-07)

Chores

  • example: avoid false-positive problem matcher (dd01114)
textlint - @textlint/[email protected]

Published by azu almost 5 years ago

3.1.10 (2020-01-07)

Note: Version bump only for package @textlint/linter-formatter

textlint - [email protected]

Published by azu almost 5 years ago

2.1.12 (2020-01-07)

Note: Version bump only for package textlint-example-fix

textlint - [email protected]

Published by azu almost 5 years ago

2.1.12 (2020-01-07)

Note: Version bump only for package integration-test

textlint - [email protected]

Published by azu almost 5 years ago

2.1.12 (2020-01-07)

Note: Version bump only for package textlint-example-cli

textlint - [email protected]

Published by azu almost 5 years ago

2.1.12 (2020-01-07)

Note: Version bump only for package textlint-example-preset

textlint - [email protected]

Published by azu almost 5 years ago

2.1.12 (2020-01-07)

Note: Version bump only for package textlint-example-config-file

textlint - [email protected]

Published by azu almost 5 years ago

5.1.13 (2020-01-07)

Styles

textlint - [email protected]

Published by azu almost 5 years ago

11.6.0 (2020-01-07)

Features

  • kernel: support prePrecess(): { text, ast } return value #649 (16301d7)

11.60 allow plugin's preProcess method return { text: string, ast: TxtParentNode } object.
It will help to create the plugin that handle binary file or require Intermediate text.

preProcess(text, filePath): TxtParentNode | { text: string; ast: TxtParentNode; }

For more details, see https://textlint.github.io/docs/plugin.html#processorext

  • textlint: Add configuration support for "textlint" field in package.json (#644) (2ca0a37)

Support package.json's textlint field.

For mode details, see https://textlint.github.io/docs/configuring.html#configuration-files

textlint - @textlint/[email protected]

Published by azu almost 5 years ago

1.2.3 (2019-11-03)

Documentation

  • textlint/types: Add FAQ (9652c33)

Styles

textlint - [email protected]

Published by azu almost 5 years ago

2.1.11 (2019-11-03)

Note: Version bump only for package textlint-example-rulesdir

textlint - @textlint/[email protected]

Published by azu almost 5 years ago

4.1.10 (2019-11-03)

Note: Version bump only for package @textlint/textlint-plugin-text

textlint - [email protected]

Published by azu almost 5 years ago

2.1.11 (2019-11-03)

Note: Version bump only for package textlint-example-filter

textlint - [email protected]

Published by azu almost 5 years ago

2.1.11 (2019-11-03)

Note: Version bump only for package textlint-example-use-as-module

textlint - [email protected]

Published by azu almost 5 years ago

10.8.1 (2019-11-03)

Styles

textlint - [email protected]

Published by azu almost 5 years ago

5.1.11 (2019-11-03)

Styles

textlint - [email protected]

Published by azu almost 5 years ago

2.1.11 (2019-11-03)

Note: Version bump only for package textlint-example-config-file