erusev / parsedown

Better Markdown Parser in PHP
https://parsedown.org
MIT License
14.69k stars 1.12k forks source link

Parsedown ignores multiple line breaks #785

Open asdf1414 opened 3 years ago

asdf1414 commented 3 years ago

Markdown ignores multiple line breaks everywhere in the text. As in the issue #727 already mentioned, the user had the problem that parsedown ignores multiple line breaks in pre/code elements.

I wanted to point out, that this happening in "normal" text aswell not only in pre/code elements.

I'm using the version 1.7.4. We can also reproduce this in the online demo. Screenshot_1