ArthurHub / ArthurHub/HTML-Renderer
Additional spacing after elements inside paragraphs
Open
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

you get

Thanks, Best
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.