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 Apr 26, 2021. It is now read-only.
I've got a fix implemented. These tests show what is now allowed: ffa7424#diff-846cfe57c9231ae390e1f48b1aeaacb2R913. That should cover your usecase but if you'd like to give me a fixture we can add that to the testbed and verify.
Github was a bit eager to close this because of the subject line. The fix is on development now and will be part of the next release. It's working fine for the fixture you have given me for #71 which includes colors as well. I updated the test suite accordingly. I think once we have #71 sorted out, I'll do a patch release. I've got some other fixes pending as well.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First of all this is a really excellent library. I've been waiting awhile for a proper docopt parser for JS. Great work!
One thing I did run into was that it's not possible to fully color some of the key commands. For example, if I want to color
Usage:
This works
This doesn't work:
It's quite minor, but I'd love for this parser to just ignore the color codes altogether.
The text was updated successfully, but these errors were encountered: