ArthurHub / ArthurHub/HTML-Renderer
Additional spacing after elements inside paragraphs
- Lingua principale
- C#
- Stelle
- 1.4k
- Fork
- 550
- Merge medio
- 14g 9h
- PR unite (30g)
- 1
Descrizione
Hi
The following testcase:
```
Test1
Test2
Test3
```
leads to an additional line-break between Test2 and Test3, not just one line-break. Remove the `` and it works fine.
So, instead of

you get

Thanks, Best
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Reproduce the reported HTML snippet in the renderer and inspect how paragraph line breaks interact with the del element. Confirm the current extra line break between Test2 and Test3, then verify that the rendered output has only one line break while preserving the surrounding content.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp, html
- Ambito
- web-dev
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100