Open
Description
Describe the bug
If a motion has <p> <br> text</p>
How to Reproduce
- Create a motion with the following text
<p>
<br>first</p>
<p>
<br>secoond</p>
<p>third</p>
Expected behavior
Line 1 should not appear two times (the empty line should not be there)
Below the "first fg" is a lot of space which should not be there