You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please create an issue at https://github.com/shikijs/shiki. This was reported to us on our Discord earlier too. Seems like this is a possible workaround but looks very unintuitive to write:
Describe the bug
eg.
Reproduction
{
"devDependencies": {
"vitepress": "2.0.0-alpha.2"
},
"scripts": {
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs"
}
}
Expected behavior
在被注释的代码行后面添加
// [!code highlight]
高亮的位置错误。System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: