Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Description not fully parsed when have more than one space #63

Closed
ifedchankau opened this issue Jul 26, 2018 · 1 comment
Closed

Description not fully parsed when have more than one space #63

ifedchankau opened this issue Jul 26, 2018 · 1 comment
Assignees

Comments

@ifedchankau
Copy link
Collaborator

ifedchankau commented Jul 26, 2018

If description of option have two spaces between words or parts, will be parsed only first part before two spaces. Please, fix it.

Also, when description multiline, each line concatenates with previous without spaces.

Also, when description multiline, argument name becomes "null".

ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Jul 30, 2018
Fixed:
- parsing multispaces description of options
- parsing multiline description of options

Closes linterhub#63
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Jul 30, 2018
Fixed:
- parsing multispaces description of options
- parsing multiline description of options

Closes linterhub#63
itekaf pushed a commit that referenced this issue Jul 30, 2018
Fixed:
- parsing multispaces description of options
- parsing multiline description of options

Closes #63
@itekaf
Copy link
Contributor

itekaf commented Aug 20, 2018

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants