-
See here https://github.com/docsifyjs/docsify/blob/develop/docs/vue.md ... it is not rendering there and I've tried it in my own freshly init'd doc. Wondering if there is a known issue here or there is something more complicated that pasting the script src in the index.html now required. |
Beta Was this translation helpful? Give feedback.
Answered by
s-varenia
Aug 15, 2024
Replies: 1 comment 1 reply
-
At a minimum, you need to add the
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Koooooo-7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At a minimum, you need to add the
vueGlobalOptions
key to the Docsify configuration: