Would it be possible to use this loader as a template language instead?
For example: <template lang="md"> # Cool! </template>
The reason this is preferable is that most editors already support vue syntax highlighting, while they don't necessarily support javascript syntax highlighting inside .md files.