🎨 Format doc

This commit is contained in:
Liang Ding 2023-03-29 10:45:15 +08:00
parent ee1f08a31c
commit 3013525341
No known key found for this signature in database
GPG Key ID: 136F30F901A2231D
2 changed files with 6 additions and 6 deletions

6
API.md
View File

@ -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": "/daily note/{{now | date \"2006/01\"}}/{{now | date \"2006-01-02\"}}"
} }
``` ```
* `template`: template content * `template`: template content
* Return value * Return value
```json ```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": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
} }
``` ```
* `path`: the file path under the workspace path * `path`: the file path under the workspace path
* Return value * Return value
```json ```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": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
} }
``` ```
* `path`: the file path under the workspace path * `path`: the file path under the workspace path
* Return value * Return value
```json ```json

View File

@ -835,7 +835,7 @@
"template": "/daily note/{{now | date \"2006/01\"}}/{{now | date \"2006-01-02\"}}" "template": "/daily note/{{now | date \"2006/01\"}}/{{now | date \"2006-01-02\"}}"
} }
``` ```
* `template`:模板内容 * `template`:模板内容
* 返回值 * 返回值
```json ```json
@ -892,7 +892,7 @@
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy" "path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
} }
``` ```
* `path`:工作空间路径下的文件路径 * `path`:工作空间路径下的文件路径
* 返回值 * 返回值
```json ```json
@ -913,7 +913,7 @@
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy" "path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
} }
``` ```
* `path`:工作空间路径下的文件路径 * `path`:工作空间路径下的文件路径
* 返回值 * 返回值
```json ```json