github / github/markup

[Bug] Multiple Img tags inside a p tag no longer in same line

Open
#2,045 5 comments 0 reactions 0 assignees View on GitHub
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


xcode
swift
sqlite
firebase
google cloud
typescript
reactJS
nextJS
php
postman
java
python
figma


```

## Expected Visual Result (old Preview on github, still works in vscode .md preview)

Image

## Actual Result


xcode
swift
sqlite
firebase
google cloud
typescript
reactJS
nextJS
php
postman
java
python
figma

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.