mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
feat: support long notes syncing
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,4 +1,8 @@
|
||||
## Improvements
|
||||
## Features
|
||||
|
||||
- Support WebP format images. 支持 WebP 格式图片。
|
||||
- Support sync with long notes. 支持长文章同步。
|
||||
|
||||
Long articles or notes have been split into multiple parts, and the parts are synchronized in order.
|
||||
长文章同步是通过将长文章或笔记拆分为多个部分,按顺序同步这些部分。
|
||||
|
||||
- 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