Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 79225a3

Browse files
authored
Merge pull request #63 from azu/support-textlint-13
feat: support textlint v13+
2 parents 7f73c80 + b33d8d3 commit 79225a3

10 files changed

Lines changed: 1435 additions & 6659 deletions

File tree

package-lock.json

Lines changed: 31 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/test/.textlintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"plugins": {
3-
"latex2e": {}
3+
"html": true,
4+
"latex2e": true
45
},
56
"filters": {},
67
"rules": {

0 commit comments

Comments
 (0)