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

Update GoDoc file formatting #4

Closed
atc0005 opened this issue Dec 19, 2019 · 0 comments · Fixed by #5
Closed

Update GoDoc file formatting #4

atc0005 opened this issue Dec 19, 2019 · 0 comments · Fixed by #5
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation godoc
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Dec 19, 2019

Looks like when I finished up #3 I failed to catch that the formatting for the new "feature" was literal, and not automatically wrapped like Markdown would be. I also failed to include the new command-line flag in the example help output.

@atc0005 atc0005 added bug Something isn't working documentation Improvements or additions to documentation godoc labels Dec 19, 2019
@atc0005 atc0005 added this to the v0.2.1 milestone Dec 19, 2019
@atc0005 atc0005 self-assigned this Dec 19, 2019
atc0005 added a commit that referenced this issue Dec 19, 2019
- Add missing flag in help output
- Remove forced line break/wrapping since GoDoc interprets
  this as a code block instead of continuing the line

refs #4
atc0005 added a commit that referenced this issue Dec 19, 2019
- Add missing flag in help output
- Remove forced line break/wrapping since GoDoc interprets
  this as a code block instead of continuing the line
- Update CHANGELOG

refs #4

Update CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation godoc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant