Skip to content

Tighten heading margins in Quick Look#133

Merged
cyanzhong merged 1 commit into
mainfrom
develop
Jun 8, 2026
Merged

Tighten heading margins in Quick Look#133
cyanzhong merged 1 commit into
mainfrom
develop

Conversation

@cyanzhong

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Quick Look-specific CSS to reduce vertical whitespace around Markdown headings, improving content density in the constrained Quick Look viewport.

Changes:

  • Add a .quicklook .markdown-body h1..h6 rule to reduce margin-top and margin-bottom for headings.
  • Update the committed distribution bundle to include the new Quick Look heading spacing rule.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
styles/quicklook.css Adds Quick Look-scoped heading margin overrides to tighten heading spacing.
dist/markedit-preview.js Updates the committed build artifact to include the new Quick Look CSS rule.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cyanzhong cyanzhong merged commit 7594f56 into main Jun 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants