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
I was wondering if it was possible for syntax highlighting of inline code blocks, e.g. some form of syntax along the lines of const foo = bar{:js} which would highlight the block in the user's selected theme. As of now, this is supported in:
@shikijs/rehype, but attempting to import this overrides expressive-code's <pre>-based code blocks