github / github/markup

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

Abierto
#2,045 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Ruby
Estrellas
6k
Forks
3.4k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.