fix code highlight issue

This commit is contained in:
Jiaxin Peng
2024-08-28 20:26:06 +01:00
parent 1f58670906
commit fd29ed820e
5 changed files with 43 additions and 8 deletions

View File

@@ -1,8 +1,4 @@
## 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.
长文章同步是通过将长文章或笔记拆分为多个部分,按顺序同步这些部分。
## Fix
- Fix code block not being highlighted in Notion after syncing.
- 修复代码块同步之后,在 Notion 中未高亮的问题。