-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed as not planned
Labels
bug: pending triageMaybe a bug, waiting for confirmationMaybe a bug, waiting for confirmation
Description
Describe the bug
The raw container cannot be rendered normally.
Reproduction
Write it in a markdown file:
::: raw
Wraps in a <div class="vp-raw">
:::Expected behavior
[plugin:vite:vue] Element is missing end tag.
/home/projects/vite-2h3hlpov/docs/example.md:16:15
16 |
17 | ::: raw
18 | Wraps in a <div class="vp-raw">
| ^
19 | :::
20 |
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.20.3 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 10.2.3 - /usr/local/bin/npm
pnpm: 8.15.6 - /usr/local/bin/pnpm
npmPackages:
vitepress: latest => 1.6.3
Additional context
No response
Validations
- Check if you're on the latest VitePress version.
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
bug: pending triageMaybe a bug, waiting for confirmationMaybe a bug, waiting for confirmation