shirayu / textlint-plugin-latex2e

Textlint Plugin LaTeX2ε

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textlint Plugin LaTeX2ε

npm package quality actions

textlint-plugin-latex2e depends on the LaTeX parser since v1.0.0!

Installation

$ npm install textlint-plugin-latex2e

And add to .textlintrc

   plugins: ["latex2e"]

Limitations

  • Comments in equation environment are not parsed as AST of textlint.
    • A rule or a formatter using comments like textlint-filter-rule-comments cannot use them.

Copyright

Copyright (C) 2018-2020 Textlint Plugin LaTeX2e Maintainers ALL Rights Reserved.

Maintainers

License

This software is licensed under the GPLv3 or later.

About

Textlint Plugin LaTeX2ε

License:MIT License


Languages

Language:TypeScript 89.3%Language:JavaScript 10.6%Language:Shell 0.1%