https://github.com/textlint/textlint-plugin-latex2e
Textlint Plugin LaTeX2ε
https://github.com/textlint/textlint-plugin-latex2e
hacktoberfest hacktoberfest2021 latex plugin textlint
Last synced: 9 months ago
JSON representation
Textlint Plugin LaTeX2ε
- Host: GitHub
- URL: https://github.com/textlint/textlint-plugin-latex2e
- Owner: textlint
- License: mit
- Created: 2019-01-20T05:25:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-29T22:59:20.000Z (9 months ago)
- Last Synced: 2025-09-30T00:30:10.325Z (9 months ago)
- Topics: hacktoberfest, hacktoberfest2021, latex, plugin, textlint
- Language: TypeScript
- Homepage:
- Size: 2.14 MB
- Stars: 75
- Watchers: 3
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Textlint Plugin LaTeX2ε
[](https://www.npmjs.com/package/textlint-plugin-latex2e)
[](https://packagequality.com/#?package=textlint-plugin-latex2e)
[](https://github.com/textlint/textlint-plugins-latex2e/actions)
textlint-plugin-latex2e depends on [the LaTeX parser](https://github.com/tamuratak/latex-utensils) 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
- TANIGUCHI Masaya ([@tani](https://github.com/tani))
- Shoma Kokuryo ([@pddg](https://github.com/pddg))
- K Ito([@kn1cht](https://github.com/kn1cht))
### Sponsorship
This project is maintained by volunteers.
If you are using this project where it is important,
consider one time or regular donations, please.
- [❤️ GitHub Sponsors (@tani)](https://github.com/sponsors/tani)
## License
This software is licensed under the MIT License.