We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
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
When I'm trying to to apply this URL in <picture> tag with the template from the README:
<picture>
https://github-readme-stats.vercel.app/api?username=Falcion&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage&show_icons=true&theme=dark&custom_title=Recent%20activity%20(Falcion):&text_bold=true&card_width=500&hide_border=true
It shows me (no matter what media set is), this "default" card:
But if I use this same URL within "Markdown image": ![](), it shows me this:
![]()
VS Code also previews card correctly, but Github .MD is not working.
Show correct card correlated with provided URL (image 2):
Screenshots provided in bug description.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When I'm trying to to apply this URL in
<picture>
tag with the template from the README:It shows me (no matter what media set is), this "default" card:
But if I use this same URL within "Markdown image":
![]()
, it shows me this:VS Code also previews card correctly, but Github .MD is not working.
Expected behavior
Show correct card correlated with provided URL (image 2):
Screenshots / Live demo link
Screenshots provided in bug description.
Additional context
No response
The text was updated successfully, but these errors were encountered: