diff --git a/README.md b/README.md index d33eaf003..dd9ba18d6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,11 @@ *即时渲染*模式对熟悉 Typora 的用户应该不会感到陌生,理论上这是最优雅的 Markdown 编辑方式。 -![vditor-ir](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/ir.gif) +![ir](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/ir.gif) + +### 块移动、折叠和样式 + +![move-fold-style](https://cdn.jsdelivr.net/gh/siyuan-note/siyuan@master/screenshots/move-fold-style.gif) ### 漫游 diff --git a/screenshots/ir.gif b/screenshots/ir.gif index b82df8c44..7bd44d3cd 100644 Binary files a/screenshots/ir.gif and b/screenshots/ir.gif differ diff --git a/screenshots/move-fold-style.gif b/screenshots/move-fold-style.gif new file mode 100644 index 000000000..be1508aee Binary files /dev/null and b/screenshots/move-fold-style.gif differ