All Projects → textlint → textlint-plugin-latex2e

textlint / textlint-plugin-latex2e

Licence: MIT license
Textlint Plugin LaTeX2ε

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to textlint-plugin-latex2e

vscode-linter
Extension for code linting, all in one package. New linters can be easily added through an extension framework.
Stars: ✭ 47 (-14.55%)
Mutual labels:  textlint
Textlint
The pluggable natural language linter for text and markdown.
Stars: ✭ 2,158 (+3823.64%)
Mutual labels:  textlint
textlint-rule-terminology
Textlint rule to check correct terms spelling
Stars: ✭ 32 (-41.82%)
Mutual labels:  textlint
textlint-rule-ja-no-abusage
よくある日本語の誤用をチェックするtextlintルール
Stars: ✭ 21 (-61.82%)
Mutual labels:  textlint
project-japanese-proofreading
テキストファイルやMarkdownファイルの日本語の文章をチェックするVS Codeの拡張機能
Stars: ✭ 81 (+47.27%)
Mutual labels:  textlint
textlint-rule-preset-ja-engineering-paper
textlint rule preset for Japanese academic papers of enginering
Stars: ✭ 17 (-69.09%)
Mutual labels:  textlint
action-textlint
Run textlint with reviewdog on pull requests to improve document writing experience.
Stars: ✭ 41 (-25.45%)
Mutual labels:  textlint
playground
textlint online playground.
Stars: ✭ 13 (-76.36%)
Mutual labels:  textlint
textlint-rule-eslint
textlint rule integrate with ESLint.
Stars: ✭ 12 (-78.18%)
Mutual labels:  textlint
analyze-desumasu-dearu
文の敬体(ですます調)、常体(である調)を解析するJavaScriptライブラリ
Stars: ✭ 15 (-72.73%)
Mutual labels:  textlint
textlint-ja
textlintの日本語コミュニティ/ルールのアイデア
Stars: ✭ 41 (-25.45%)
Mutual labels:  textlint
vscode-textlint
marketplace.visualstudio.com/items?itemname=taichi.vscode-textlint
Stars: ✭ 39 (-29.09%)
Mutual labels:  textlint
textlint-rule-no-synonyms
同義語を表記ゆれをチェックするtextlintルール
Stars: ✭ 18 (-67.27%)
Mutual labels:  textlint
textlint-rule-stop-words
Textlint rule to find filler words, buzzwords and clichés
Stars: ✭ 21 (-61.82%)
Mutual labels:  textlint

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

Sponsorship

This project is maintained by volunteers. If you are using this project where it is important, consider one time or regular donations, please.

License

This software is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].