Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headings on markdown preset use different sizes #59

Merged
merged 4 commits into from
Jan 24, 2022
Merged

Headings on markdown preset use different sizes #59

merged 4 commits into from
Jan 24, 2022

Conversation

kyle-n
Copy link
Owner

@kyle-n kyle-n commented Jan 23, 2022

New feature requested in #55

  • When the user types a heading using the Markdown preset, the heading is a larger font. <h1>s are larger than <h6>s.
  • Fixes a bug with the AppKit editor where typing regular paragraph text two lines after a heading would cause the insertion point to appear large, then small.
  • Updates Markdown preset test snapshots for large headings

@kyle-n kyle-n added AppKit Issues related to the macOS AppKit editor enhancement New feature or request labels Jan 23, 2022
@kyle-n kyle-n merged commit 7069ede into main Jan 24, 2022
@kyle-n kyle-n deleted the headings branch January 24, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AppKit Issues related to the macOS AppKit editor enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant