ArthurHub / ArthurHub/HTML-Renderer
multiple line breaks inside font tag with br
Đang mở
bug
HTML
- Ngôn ngữ chính
- C#
- Star
- 1.4k
- Fork
- 550
- Merge trung bình
- 14 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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)

If you remove the first br tag (inside the div tag) it renders as expected
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.