mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
update martian
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,11 +1,4 @@
|
||||
## Improvements
|
||||
|
||||
- Change the way to sync the notes to notion for better debugging and error handling.
|
||||
|
||||
For now, if you have any error, you will see a notice in the top-right corner of the app. You can check the error message in the developer console (F12) for more details.
|
||||
|
||||
You can enter the developer console by pressing `option+cmd+I`(Mac) or `ctrl+shift+I`(Windows/Linux) in the app.
|
||||
|
||||
You can also toggle the developer console from the menu `View -> Toggle Developer Tools`.
|
||||
|
||||
|
||||
- update the Markdown parser to ensure that no extra `\\` is added to the end of the line when having equations in the Markdown file
|
||||
- 输入公式的时候,不会在公式后面加上多余的`\\`符号
|
||||
|
||||
Reference in New Issue
Block a user