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

貢獻指南

開啟貢獻指南

研究方向

使用提供的段落和多個 img 標籤在 GitHub README 中重現問題,然後將其與舊版 GitHub 的渲染結果和 VS Code Markdown 預覽進行比較。追蹤 markup 儲存庫如何渲染這種 Markdown 與 HTML 的組合。當相鄰圖示保持在同一行,且只有在可用寬度不足時才換行,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
html, markdown, ruby
領域
content, web-dev
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。