Replies: 1 comment 1 reply
-
What's your use case? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, sorry for the thumb question.
I am trying to get access to the
markdown.themes
set in.vitepress/config.js
from a custom Vue component.it seems that the markdown configuration is not directly accessible through the
site.value
object provided byuseData
How to do that?
thanks a lot for your help
Beta Was this translation helpful? Give feedback.
All reactions