We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I did build with go, but when I use html2markdown --version I got:
html2markdown --version
$ ./html2markdown --version html2markdown GitVersion: dev GitCommit: none BuildDate: unknown
How to get proper version?
N/A
Linux
The text was updated successfully, but these errors were encountered:
What exactly are you trying to do?
If you want to replicate exactly what GoReleaser does, it would probably be best to use it directly...
For example, from the goreleaser docs:
goreleaser build --single-target --snapshot --clean
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I did build with go, but when I use
html2markdown --version
I got:How to get proper version?
HTML Input
Generated Markdown
Expected Markdown
Operating System
Linux
The text was updated successfully, but these errors were encountered: