vnotex / vnote

A pleasant note-taking platform in native C++.
https://app.vnote.fun
GNU Lesser General Public License v3.0
11.78k stars 1.21k forks source link

当交叉引用时,公式实时渲染出错 #2478

Open draftman9 opened 8 months ago

draftman9 commented 8 months ago

Describe the bug

当对公式进行交叉引用时,公式实时渲染出了一个黑块,而不是公式。

To Reproduce Steps to reproduce the behavior:

  1. 打开 vnote
  2. 在vnote中打开该文件(包含三个公式): test-2.md
  3. 在纯编辑模式下可以看到只有第二公式被正确渲染出来了,第一、三个渲染出了一个黑块,而不是公式

Expected behavior

希望可以在纯编辑模式下正确地实时渲染出公式,而不是黑块

Screenshots

image

Desktop (please complete the following information):