Describe the bug
打开Zen mode后遇到超长定义列表但最后没有普通文本时预览展示位置与编辑位置严重不一致
The preview display position and the edit position are seriously inconsistent when the long "definition list" is encountered
Environment
OS: Windows 11
VSCode: 1.87
Markdown Preview Enhanced: 0.8.11
To Reproduce
Steps to reproduce the behavior:
打开zen mode
新建一个空md文件并打开预览
写入大于一页的普通文本
写入大于一页的定义列表
滚动编辑区视图
当向下滚动到定义列表页面时观察到预览页面反向向上滚动
English veision
Enable Zen mode
Create an empty md file and open preview
Write regular text larger than a page
Write a definition list larger than one page
Scrolling the editor view
Watch the preview page scroll back up when scrolling down to the definition list page
Expected behavior
编辑与预览位置正常对应
The edit and preview positions correspond normally
Markdown file
Please attach the markdown file that can reproduce the bug.
test.md
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug 打开Zen mode后遇到超长定义列表但最后没有普通文本时预览展示位置与编辑位置严重不一致 The preview display position and the edit position are seriously inconsistent when the long "definition list" is encountered
Environment
To Reproduce Steps to reproduce the behavior:
English veision
Expected behavior 编辑与预览位置正常对应 The edit and preview positions correspond normally
Markdown file Please attach the markdown file that can reproduce the bug. test.md
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.