ArthurHub / ArthurHub/HTML-Renderer

Additional spacing after elements inside paragraphs

Abierto
#121 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug HTML
Lenguaje dominante
C#
Estrellas
1.4k
Forks
550
Merge medio
14 d 9 h
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.