unplugin / unplugin-vue-markdown

Compile Markdown to Vue component
MIT License
518 stars 28 forks source link

Any Render fails when upgrade from 0.25.2 to 0.26.0 - with demo repo #42

Open vazir opened 8 months ago

vazir commented 8 months ago

Describe the bug

Any Render fails when upgrading from 0.25.2 to 0.26.0

11:07:24 PM [vite] Internal server error: Element is missing end tag. Plugin: vite:vue File: src/markdown/index.md

Some markdown <RouterLink :to ...
at createCompilerError ([....]/node_modules/@vue/compiler-core/dist/compiler-core.cjs.js:1329:17)

To reproduce, download the demo repo https://github.com/vazir/quasar-md-test-unplugin

Reproduction

https://github.com/vazir/quasar-md-test-unplugin

System Info

System:
    OS: Linux 6.5 Debian Bookworm
    CPU: (16) x64 AMD Ryzen 7 5800X 8-Core Processor
    Memory: 40.30 GB / 62.69 GB
    Container: Yes
    Shell: Unknown - /bin/bash
  Binaries:
    Node: 18.19.0 - /usr/bin/node
    npm: 9.2.0 - /usr/bin/npm

Used Package Manager

npm

Validations