-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workingcomponent: package-uploadRelated to the PackageUpload componentRelated to the PackageUpload component
Description
Describe the bug
If a markdown element with top padding is at the start of the markdown file, a weird gap is added between the border and the start of the markdown content. Since a lot of READMEs have a header at the start, this is fairly common.
To Reproduce
- Upload a package zip to
PackageUploadwith a README which starts with# Header - Notice the gap between the border and the header in the markdown preview
Expected behaviour
There is a regular gap between the border and the header (like with regular text instead of a header).
Screenshots
Gap with heading
Normal gap
Additional context
Add any other context about the problem here.
Browser: Chrome 91.0.4472.114, Linux
Version: 17a01d7
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcomponent: package-uploadRelated to the PackageUpload componentRelated to the PackageUpload component

