slidev
slidev copied to clipboard
In shiki-magic-move code block display line number
Is your feature request related to a problem? Please describe.
in Frontmatter Configures setting lineNumbers: true, but shiki-magic-move code block No line number
Describe the solution you'd like shiki-magic-move code block can display line numbers
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
It seems that Shiki Magic Move doesn't support line numbers yet.
it should via options.lineNumbers 🤔 and also works in the playground.
The problem is that the Slidev component doesn't support it (compared to the default one) ☺️