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
So far the Gitenberg: Add sample block #7 introduced the new block (Shields Badge), which is image underline, so the block will be parsed as image block on load
We need to tweak the markdown-it library to parse the images into Shields Badge based on its src attribute
First attempt with overridden renderer is not working as the generated HTML image is wrapped inside a p tag, check the below comment
Summary
srcattributeptag, check the below commentReference
palign attribute https://github.com/badges/shields/blob/master/README.md?plain=1