Skip to content

fix: shiki markdown theme - #491

Merged
ilteoood merged 1 commit into
mainfrom
fix/code-theme
Aug 21, 2026
Merged

fix: shiki markdown theme#491
ilteoood merged 1 commit into
mainfrom
fix/code-theme

Conversation

@climba03003

@climba03003 climba03003 commented Aug 20, 2026

Copy link
Copy Markdown
Member

Description

Define shikiConfig for markdown file, so it passes to the Code.

Related Issues

Fixes #490

Check List

@Tony133 Tony133 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@climba03003
climba03003 requested a review from ilteoood August 21, 2026 08:08

@ilteoood ilteoood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, we should create a function that returns the md config.

@ilteoood
ilteoood merged commit e0d4612 into main Aug 21, 2026
5 checks passed
@ilteoood
ilteoood deleted the fix/code-theme branch August 21, 2026 08:14
@climba03003

climba03003 commented Aug 21, 2026

Copy link
Copy Markdown
Member Author

LGTM, we should create a function that returns the md config.

I don't know if we should apply config to mdx function.
It expends the config from markdown by default, which means when we do not provide any options, it uses the options from markdown.

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.

Code syntax highlighting doesn't work on light theme

3 participants