-
-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
Description
Describe the bug
A clear and concise description of what the bug is.
Environment
- OS: Windows 11
- VSCode: 1.82.0
- Markdown Preview Enhanced: 0.8.0
To Reproduce
Steps to reproduce the behavior:
Monitor Resolution 1920 x 1080
- Set "Markdown Preview Enhanced: Code Block Theme" to vue.css.
2.Add the line-numbers class to code blocks.
3.After the code blocks are rendered, the line numbers and the code text are misaligned (cannot be aligned properly).
4.Currently, this issue is only found with the vue.css theme; other code block themes do not exhibit this problem.
Expected behavior
fix this issue
Markdown file
Every markdown file.
Screenshots
Additional context
Add any other context about the problem here.