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
📋 Description
It'd be nice to have (copy) badges not only as images, but as images in links!
When it's supported (opened) by service.
Markdown for Cirrus CI AlexWayfer/flame repository:
AlexWayfer/flame
![Cirrus CI - Base Branch Build Status](https://img.shields.io/cirrus/github/AlexWayfer/flame)
The same for Travis CI: https://travis-ci.org/puma/puma
Circle CI: https://circleci.com/gh/rubocop-hq/rubocop/tree/master
Etc.
[![Cirrus CI - Base Branch Build Status](https://img.shields.io/cirrus/github/AlexWayfer/flame)](https://cirrus-ci.com/github/AlexWayfer/flame)
The text was updated successfully, but these errors were encountered:
Hi @AlexWayfer,
We support links in badges, for example: https://img.shields.io/cirrus/github/AlexWayfer/flame?link=https://cirrus-ci.com/github/AlexWayfer/flame
Is this what you're looking for?
Sorry, something went wrong.
Hm, sorry. I'm talking about this:
So, I'd like to copy Markdown of badge with link. And I don't see an option for this.
If I understand the request correctly, I think it may be a duplicate of #3928
Thank you, let's try to merge it.
No branches or pull requests
📋 Description
It'd be nice to have (copy) badges not only as images, but as images in links!
When it's supported (opened) by service.
Actual behavior
Markdown for Cirrus CI
AlexWayfer/flame
repository:The same for Travis CI: https://travis-ci.org/puma/puma
Circle CI: https://circleci.com/gh/rubocop-hq/rubocop/tree/master
Etc.
Expected behavior
The text was updated successfully, but these errors were encountered: