[Bug] Multiple Img tags inside a p tag no longer in same line
Open
- Dominant language
- Ruby
- Stars
- 6k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
Noticed this when checking my profile readme.md, used to stack the icons of technologies used in one line and it wraps, now each icon img tag is on a single line.
## Example code:
``` markdown
```
## Expected Visual Result (old Preview on github, still works in vscode .md preview)
## Actual Result
Contributor guide
Assessment
This issue has not been assessed yet.