ArthurHub / ArthurHub/HTML-Renderer

multiple line breaks inside font tag with br

Aperta
#79 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
bug HTML
Lingua principale
C#
Stelle
1.4k
Fork
550
Merge medio
14g 9h
PR unite (30g)
1

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.