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
Is it planned to respect GitHub's light/dark mode image URLs? Is there an intermediary workaround to hide #gh-dark-mode-only images on npmjs.org Readme renders? I believe class attributes are stripped from img tags, because I did try Tachyon's (used by npmjs I believe) dn class on my image and it was sanitized.
Or maybe there are efforts to unify GitHub and npmjs' Markdown rendering? 😄
What / Why
Is it planned to respect GitHub's light/dark mode image URLs? Is there an intermediary workaround to hide
#gh-dark-mode-onlyimages on npmjs.org Readme renders? I believe class attributes are stripped from img tags, because I did try Tachyon's (used by npmjs I believe)dnclass on my image and it was sanitized.Or maybe there are efforts to unify GitHub and npmjs' Markdown rendering? 😄
Where
Who
References
Thanks!