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
Expected behaviour: transparent background for both Python logos using the []() tag and [bg]() Actual behaviour: transparent background only for [bg]() but not for []().
The text was updated successfully, but these errors were encountered:
Yes, theme: gaia works properly but the default does not. The manual img {} also fixes the issue.
So if I understand well, it's not a bug, it's a feature, so I close that issue.
Thanks for the fast and complete answer!
I made an example code to demonstrate that issue:
Deployment: https://candid-tulumba-47300d.netlify.app/
Code: https://gitlab.com/ymollard/test-marp-img-bng/-/blob/main/index.md
Expected behaviour: transparent background for both Python logos using the
[]()
tag and[bg]()
Actual behaviour: transparent background only for
[bg]()
but not for[]()
.The text was updated successfully, but these errors were encountered: