mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
223 B
223 B
Improvements
- update the Markdown parser to ensure that no extra
\\is added to the end of the line when having equations in the Markdown file - 输入公式的时候,不会在公式后面加上多余的
\\符号