github / github/markup

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

未关闭
#2,045 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Ruby
星标
6k
派生
3.4k
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。