🎨 Format doc
This commit is contained in:
parent
ee1f08a31c
commit
3013525341
2 changed files with 6 additions and 6 deletions
6
API.md
6
API.md
|
@ -842,7 +842,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||
"template": "/daily note/{{now | date \"2006/01\"}}/{{now | date \"2006-01-02\"}}"
|
||||
}
|
||||
```
|
||||
* `template`: template content
|
||||
* `template`: template content
|
||||
* Return value
|
||||
|
||||
```json
|
||||
|
@ -898,7 +898,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
||||
}
|
||||
```
|
||||
* `path`: the file path under the workspace path
|
||||
* `path`: the file path under the workspace path
|
||||
* Return value
|
||||
|
||||
```json
|
||||
|
@ -919,7 +919,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
||||
}
|
||||
```
|
||||
* `path`: the file path under the workspace path
|
||||
* `path`: the file path under the workspace path
|
||||
* Return value
|
||||
|
||||
```json
|
||||
|
|
|
@ -835,7 +835,7 @@
|
|||
"template": "/daily note/{{now | date \"2006/01\"}}/{{now | date \"2006-01-02\"}}"
|
||||
}
|
||||
```
|
||||
* `template`:模板内容
|
||||
* `template`:模板内容
|
||||
* 返回值
|
||||
|
||||
```json
|
||||
|
@ -892,7 +892,7 @@
|
|||
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
||||
}
|
||||
```
|
||||
* `path`:工作空间路径下的文件路径
|
||||
* `path`:工作空间路径下的文件路径
|
||||
* 返回值
|
||||
|
||||
```json
|
||||
|
@ -913,7 +913,7 @@
|
|||
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
||||
}
|
||||
```
|
||||
* `path`:工作空间路径下的文件路径
|
||||
* `path`:工作空间路径下的文件路径
|
||||
* 返回值
|
||||
|
||||
```json
|
||||
|
|
Loading…
Add table
Reference in a new issue