You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing a single new line in a paragraph producing a <br> in the final markdown. I'm pretty sure GFM ignores the first new line character and you need a second one before it produces a line break.
I'm seeing a single new line in a paragraph producing a
<br>
in the final markdown. I'm pretty sure GFM ignores the first new line character and you need a second one before it produces a line break.Example to reproduce:
The text was updated successfully, but these errors were encountered: