We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293c34c commit 3c2c03dCopy full SHA for 3c2c03d
README.md
@@ -8,6 +8,10 @@ Opposite <-> [textlint-rule-ignore-node-types](https://github.com/textlint/textl
8
9
npm install textlint-rule-report-node-types
10
11
+Dependencies
12
+
13
+- textlint >=[6.5.0](https://github.com/textlint/textlint/releases/tag/6.5.0 "6.5.0")
14
15
## Usage
16
17
If you want to report `BlockQuote` node, define `"BlockQuote"` to `"nodeTypes"`.
@@ -57,4 +61,4 @@ If you want to know all types of TxtNode, please see the document.
57
61
58
62
## License
59
63
60
-MIT
64
+MIT
0 commit comments