Skip to content

Commit 994fe1d

Browse files
committed
update: Markdown 转 DOCX 工具
1 parent 754bda6 commit 994fe1d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tools/md2docx/1.0.0/DOCX.tool

14 Bytes
Binary file not shown.

tools/md2docx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pip install requests python-docx
3535
### 启动参数
3636
| 参数名称 | 参数类型 | 参数说明 | 默认值 |
3737
| -------- | -------- | -------- | ------ |
38-
| `server_url` | 字符串 | Kodbox 服务地址 | `http://127.0.0.1:8081`|
38+
| `server_url` | 字符串 | Kodbox 服务地址 | `http://<Kodbox_URL>`|
3939
| `username` | 字符串 | Kodbox 用户名 | `<username>` |
4040
| `password` | 字符串 | Kodbox 密码 | `<password>` |
4141

0 commit comments

Comments
 (0)