ArthurHub / ArthurHub/HTML-Renderer

Additional spacing after elements inside paragraphs

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
bug HTML
Dominant language
C#
Stars
1.4k
Forks
550
Avg merge
14d 9h
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.