mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
🐛 Fix description of API createDocWithMd https://github.com/siyuan-note/siyuan/issues/8379
This commit is contained in:
parent
78f2601471
commit
18978a3336
2 changed files with 2 additions and 3 deletions
|
|
@ -332,7 +332,7 @@
|
|||
```
|
||||
|
||||
* `data`:创建好的文档 ID
|
||||
* 如果使用同一个 `path` 重复调用该接口,不会覆盖已有文档,而是新建随机数结尾的文档
|
||||
* 如果使用同一个 `path` 重复调用该接口,不会覆盖已有文档
|
||||
|
||||
### 重命名文档
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue