You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
We use Asciidoc rather extensively for our docs and I'm not sure how I can turn on this plugin on Asciidoc. I know write-good doesn't support asciidoc properly but it's still better than nothing.
Is there some configuration file I can hack to get it to work?
The text was updated successfully, but these errors were encountered:
This is pretty easy to do, so I knocked it out really fast! 51ebc11
That's released for you in 0.7.0. From my own testing everything looked good.
FYI, the write-good library that this linter uses is markdown specific, but it does okay for most nearly-plaintext formats. You mileage may vary! Let me know if you run into problems :)
This will make linter-write-good run on any file that Atom has identified as asciidoc. Basically, if language-asciidoc is running on your file, so should linter-write-good.
We use Asciidoc rather extensively for our docs and I'm not sure how I can turn on this plugin on Asciidoc. I know write-good doesn't support asciidoc properly but it's still better than nothing.
Is there some configuration file I can hack to get it to work?
The text was updated successfully, but these errors were encountered: