ArthurHub / ArthurHub/HTML-Renderer
text-align:justify breaks words in tags
- 主要語言
- C#
- 星號
- 1.4k
- 分支
- 550
- 平均合併
- 14 天 9 小時
- 30 天內合併 PR
- 1
描述
When using text-align:justify the renderer leaves spaces before and after every tag
for example the text:
The HTMLrenderer Lorem ipsum dolor sit amet, per ex melius deserunt perpetua. Sed in mucius ancillae, per sint equidem in. Qui ne ceteros eleifend omittantur. Sea natum appellantur an, ex sit autem adversarium. Suas aliquam deserunt cu mei
is renderered as
The HTML rend erer Lorem ipsum dolor sit amet, per ex melius deserunt perpetua. Sed in mucius ancillae, per sint equidem in. Qui ne ceteros eleifend omittantur. Sea natum appellantur an, ex sit autem adversarium. Suas aliquam deserunt cu mei
--------------------------
This happens when the **tag ** (in the example **Bold**) is in all but the last line
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先在 HTML 渲染器中重現所提供的 text-align:justify 範例,重點關注出現在最後一行之前的行內標籤。追蹤渲染器對兩端對齊和行內標籤版面的處理,然後驗證標籤周圍不會插入空格,並且修正後的渲染已由回歸測試涵蓋。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- frontend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100