ArthurHub / ArthurHub/HTML-Renderer
multiple line breaks inside font tag with br
Aperta
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)

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.