ArthurHub / ArthurHub/HTML-Renderer

Additional spacing after elements inside paragraphs

Aperta
#121 0 commenti 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

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
![image](https://user-images.githubusercontent.com/392035/37905023-d37b2226-30fd-11e8-9c75-16445586b4ff.png)

you get
![image](https://user-images.githubusercontent.com/392035/37905053-e5ed3a0c-30fd-11e8-9a2e-6b604c43a037.png)

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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.