# textlint-filter-rule-comments
## 概要
[[textlint]]ルールのひとつ。範囲内においては他の[[textlint]]ルールをすべて無効化するコメントディレクティブを追加する。
## 詳細
### インストール
```sh
npm install textlint-filter-rule-comments
```
^command
## 関連ノート
- [[Obsidian textlintの導入方法を解説]]
## 関連リンク
- [textlint/textlint-filter-rule-comments: textlint filter rule that disables all rules between comments directive.](https://github.com/textlint/textlint-filter-rule-comments)