mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
docs: MD doc update
This commit is contained in:
parent
2d0fcb5dbf
commit
60a0881ea6
@ -11,6 +11,7 @@ navbar: false
|
||||
logo: url,
|
||||
linkList: [
|
||||
{ content: '🚀 快捷键一览', target: './shortcut/' },
|
||||
{ content: '🚚 更新日志', target: './log/' },
|
||||
]
|
||||
}
|
||||
const imgSliders = [
|
||||
@ -32,5 +33,6 @@ navbar: false
|
||||
- 支持多级目录,目录支持无限嵌套
|
||||
- 支持通过粘贴/拖拽的方式批量上传图片、支持截取屏幕截图
|
||||
- 支持Markdown文件的批量导入、批量导出
|
||||
- 支持插件多开,同时编辑/参考多个文章
|
||||
- 支持实时同步预览、自动保存
|
||||
|
||||
|
15
docs/project/Markdown/log/index.md
Normal file
15
docs/project/Markdown/log/index.md
Normal file
@ -0,0 +1,15 @@
|
||||
# 更新日志
|
||||
|
||||
## v1.0.1
|
||||
|
||||
`2023-04-05`
|
||||
|
||||
- feat: 支持插件多开 同时编辑/参考多个文档
|
||||
- fix: 修复图片被滚动条遮挡的问题
|
||||
- fix: 修复部分场景下标题栏与侧栏的bug
|
||||
|
||||
## v1.0.0
|
||||
|
||||
`2023-04-01`
|
||||
|
||||
- 插件发布
|
Loading…
x
Reference in New Issue
Block a user