ArthurHub / ArthurHub/HTML-Renderer

Additional spacing after elements inside paragraphs

未關閉
#121 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug HTML
主要語言
C#
星號
1.4k
分支
550
平均合併
14 天 9 小時
30 天內合併 PR
1

描述

Hi

The following testcase:

```

Test1

Test2

Test3


```

leads to an additional line-break between Test2 and Test3, not just one line-break. Remove the `` and it works fine.

So, instead of
![image](https://user-images.githubusercontent.com/392035/37905023-d37b2226-30fd-11e8-9c75-16445586b4ff.png)

you get
![image](https://user-images.githubusercontent.com/392035/37905053-e5ed3a0c-30fd-11e8-9a2e-6b604c43a037.png)

Thanks, Best

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

在 renderer 中重現回報的 HTML 片段,並檢查段落換行與 del 元素之間的互動方式。確認 Test2 和 Test3 之間目前存在額外的換行,然後驗證轉譯後的輸出只有一個換行,同時保留周圍內容。

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

評估

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

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

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