Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using <style> in a Markdown file results in Vite error #30

Closed
5 tasks done
miosenpai opened this issue Oct 8, 2023 · 1 comment
Closed
5 tasks done

Using <style> in a Markdown file results in Vite error #30

miosenpai opened this issue Oct 8, 2023 · 1 comment

Comments

@miosenpai
Copy link

Describe the bug

The documentation states this package offers the same transformations as VitePress, which supports style blocks in Markdown. However, when I use style block in Markdown with unplugin-vue-markdown, a Vite error is triggered.

Reproduction

https://stackblitz.com/edit/vitejs-vite-qsh7dm

System Info

System:
    OS: Linux 5.0 undefined
    CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
Binaries:
    Node: 18.18.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 9.4.2 - /usr/local/bin/npm
    pnpm: 8.6.12 - /usr/local/bin/pnpm

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@stackblitz
Copy link

stackblitz bot commented Oct 8, 2023

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@antfu antfu closed this as completed in 5f24bb9 Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant