github / github/markup

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

Aperta
#2,045 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Ruby
Stelle
6k
Fork
3.4k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.