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

feat(syntax): add support for markdown in quarto documents #376

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

juba
Copy link
Contributor

@juba juba commented Apr 24, 2024

This PR add support for markdown content in quarto document.

Quarto files have a slightly different naming scheme for scopes, and use the "quarto" suffix instead of markdown. This PR adds this suffix to markdown.ts when necessary. It also add a fontStyle: "bold" to the markup.heading.quarto scope in order to keep headings in bold as in regular markdown.

Many thanks for your work on catppuccin, the latte theme is one of my favourites.

@nekowinston nekowinston changed the title feat: add support for markdown in quarto documents feat(syntax): add support for markdown in quarto documents Apr 24, 2024
@nekowinston nekowinston self-requested a review April 24, 2024 12:32
@nekowinston nekowinston self-assigned this Apr 24, 2024
Copy link
Contributor

@nekowinston nekowinston left a comment

Choose a reason for hiding this comment

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

Thanks for the kind words, and the PR.

@nekowinston nekowinston merged commit 723a024 into catppuccin:main Apr 24, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Apr 24, 2024
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