We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.0.28
1.92.2
3.4.38
5.5.4
System: OS: Linux 6.10 Arch Linux CPU: (16) x64 Intel(R) Core(TM) i5-14400 Memory: 13.31 GB / 31.09 GB Container: Yes Shell: 3.7.1 - /usr/bin/fish Binaries: Node: 20.17.0 - /usr/bin/node npm: 10.8.2 - /usr/bin/npm pnpm: 9.9.0 - /usr/bin/pnpm Browsers: Chromium: 128.0.6613.84
npx vitepress init
tsconfig.json
.vscode/config.json
<script setup>
index.md
The syntax highlighting in the <script setup> block is correctly rendered.
The syntax highlighting for the <script setup> block in the Markdown file is misaligned.
https://github.com/rileychh/vitepress-vue-tsc-repro
No response
The text was updated successfully, but these errors were encountered:
file-md
Successfully merging a pull request may close this issue.
Vue - Official extension or vue-tsc version
2.0.28
VSCode version
1.92.2
Vue version
3.4.38
TypeScript version
5.5.4
System Info
Steps to reproduce
npx vitepress init
tsconfig.json
and.vscode/config.json
as told in feat: redesign additional extensions, VitePress, PetiteVue support #4321<script setup>
block toindex.md
index.md
What is expected?
The syntax highlighting in the
<script setup>
block is correctly rendered.What is actually happening?
The syntax highlighting for the <script setup> block in the Markdown file is misaligned.
Link to minimal reproduction
https://github.com/rileychh/vitepress-vue-tsc-repro
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: