orangain / textlint-plugin-review

textlint plugin to lint Re:VIEW documents
https://www.npmjs.com/package/textlint-plugin-review
Other
13 stars 5 forks source link

The quoted text will cause formatting to be checked. #23

Closed huideyeren closed 3 years ago

huideyeren commented 3 years ago

Textlint reacts to the text in the quoted quote tag.

I'd like to use the original text in the quote tags, but it gets caught by textlint's check and I can't get the build to pass unless I fix it.

Is it possible to disable the check in the quote tag?

huideyeren commented 3 years ago

I solved it myself.

Using textlint-filter-rule-comments, I was able to achieve the expected behavior by simply adding a comment.