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'm migrating my personal site to docus from VitePress. I found some things are missing in docus or not documented.
For example, How to add something like this:
I also use other highlighting features like // [!code highlight]. Digging further I realised adding transformers to shiki may resolve this but it seems nuxt content doesn't support this.