update: render Vue templates by default when import vue resources. by Koooooo-7 · Pull Request #2327 · docsifyjs/docsify
Summary
Parse template in contents when user import Vue resources, although they don't define any context (components, mounts).
close #2324
Related issue, if any:
What kind of change does this PR introduce?
Enhancement
For any code change,
- Related documentation has been updated, if needed
- Related tests have been added or updated, if needed
Does this PR introduce a breaking change?
Yes
No
No
Tested in the following browsers:
- Chrome
- Firefox
- Safari
- Edge