-
Notifications
You must be signed in to change notification settings - Fork 422
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: 对于配置config 类型的修复 * chore: 将`CherryPreviewerOptions`包含的字段设为可选类型 * chore: 修改类型 * chore: 修改CherryDefaultToolbar类型定义 * chore: remove client's change * chore: 添加`syntax` 类型定义
- Loading branch information
Showing
3 changed files
with
163 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -283,4 +283,4 @@ const initCherryMarkdown = () => { | |
}) | ||
} | ||
|
||
export default initCherryMarkdown; | ||
export default initCherryMarkdown; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters