ArthurHub / ArthurHub/HTML-Renderer

multiple line breaks inside font tag with br

未关闭
#79 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug HTML
主要语言
C#
星标
1.4k
派生
550
平均合并
14 天 9 小时
30 天内合并 PR
1

描述

The following html will not rendered correctly:
```html


Line1

Line2

Line3
Line4

```
I know this is very ugly html. This is from Microsoft Outlook.

Output: (the browser on the right is chrome)
![20170523 114550](https://cloud.githubusercontent.com/assets/1647126/26348622/916b1482-3fad-11e7-9e58-895c720b31da.png)

If you remove the first br tag (inside the div tag) it renders as expected

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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