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

fix: match Markdown headings for TS plugin #49

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

matze
Copy link
Contributor

@matze matze commented Dec 14, 2021

Improve support for the new experimental Markdown TreeSitter plugin by matching the TSTitle style with the existing Markdown H1 heading. Turns
before
into this
after

@mvllow mvllow merged commit a95bf37 into rose-pine:main Dec 14, 2021
@mvllow
Copy link
Member

mvllow commented Dec 14, 2021

Thank you!

@matze matze deleted the fix-ts-markdown-headings branch December 14, 2021 19:29
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