Alex7777
Alex7777
I expect everything inside template tag should parse like a HTML file, will this support in the future? @p00f
用例在库里有呀 [https://github.com/vbenjs/vite-plugin-mock/tree/main/examples](url)
the code inside `` tag can be treated as a regular HTML file with `{{}}` template sytax, so it'll be better to have HTML rainbow color inside the `` tag....
@p00f BTW in my experence the Vue `` end tag is now working. Thanks for the great work 🫡 