Bug Report
docsify-vue-no-additional-configuration-issue
Vue template syntax is used to create dynamic content. With no additional configuration, this syntax offers several useful features like support for JavaScript expressions and Vue directives for loops and conditional rendering.
Not working when missing vueGlobalOptions configuration. Even an empty one is ok. At least An empty vueGlobalOptions config required ?
Steps to reproduce
https://stackblitz.com/edit/stackblitz-starters-zex4gj?file=docs%2Findex.html
COMMENT the vueGlobalOptions to test the issue
Current behaviour
Not working when missing at least an empty vueGlobalOptions
Expected behaviour
Working with no vue configuration. What I understand from the documention
Other relevant information
- Docsify version: the latest
Please create a reproducible sandbox

Mention the docsify version in which this bug was not present (if any)
Bug Report
docsify-vue-no-additional-configuration-issue
Vue template syntax is used to create dynamic content. With no additional configuration, this syntax offers several useful features like support for JavaScript expressions and Vue directives for loops and conditional rendering.
Not working when missing vueGlobalOptions configuration. Even an empty one is ok. At least An empty vueGlobalOptions config required ?
Steps to reproduce
https://stackblitz.com/edit/stackblitz-starters-zex4gj?file=docs%2Findex.html
COMMENT the vueGlobalOptions to test the issue
Current behaviour
Not working when missing at least an empty vueGlobalOptions
Expected behaviour
Working with no vue configuration. What I understand from the documention
Other relevant information
Bug still occurs when all/other plugins are disabled?
Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue):
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)