Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Support Asciidoc #17

Closed
codenameone opened this issue Jul 12, 2016 · 2 comments
Closed

Support Asciidoc #17

codenameone opened this issue Jul 12, 2016 · 2 comments

Comments

@codenameone
Copy link

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?

@gepoch
Copy link
Contributor

gepoch commented Jul 18, 2016

Hey! Thanks for the suggestion!

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.

@gepoch gepoch closed this as completed Jul 18, 2016
@codenameone
Copy link
Author

Thanks! This is really great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant