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
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.
The text was updated successfully, but these errors were encountered:
- 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
- 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
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.
The text was updated successfully, but these errors were encountered: