From 7baeefcef62fe0b7c6db921dbeb85c1ab92fe3aa Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 30 Dec 2021 16:47:45 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E6=8F=90=E4=BE=9B=E6=8F=92?= =?UTF-8?q?=E5=85=A5=E5=9D=97=E3=80=81=E6=9B=B4=E6=96=B0=E5=9D=97=E5=92=8C?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=9D=97=E7=9A=84=20API=20https://github.com?= =?UTF-8?q?/siyuan-note/siyuan/issues/3334?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API.md b/API.md index a06212af1..72942ff4e 100644 --- a/API.md +++ b/API.md @@ -20,6 +20,8 @@ * [上传资源文件](#上传资源文件) * [块操作](#块操作) * [插入块](#插入块) + * [更新块](#更新块) + * [删除块](#删除块) * [属性](#属性) * [设置块属性](#设置块属性) * [获取块属性](#获取块属性)