We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i use code theme. include light and dark mode The code block repeat render
light
dark
// config.ts markdown: { headers: { level: [0, 0] }, theme: { light: 'vitesse-light', dark: 'vitesse-dark' } },
The code block only render once
System: OS: macOS 12.6 CPU: (8) arm64 Apple M1 Pro Memory: 311.92 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 18.11.0 - /opt/homebrew/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 8.19.2 - /opt/homebrew/bin/npm Browsers: Chrome: 107.0.5304.62 Safari: 15.6.1
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
when i use code theme. include
light
anddark
modeThe code block repeat render
Reproduction
Expected behavior
The code block only render once
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: