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 also confirmed that it's not goldmark's fault with the following code (using a simple goldmark setup that should probably suffice) producing identical results no matter where the refs are placed.
Reference-style links placed on top of the document add a leading line break to the document.
Setup
To Reproduce
Source Code
Expected behavior
The actual output of the markdown document should probably be trimmed, or at least not include that extra line break on top.
Screenshots
The text was updated successfully, but these errors were encountered: