Use docusaurus warning/note syntax instead markdown

This commit is contained in:
Lunny Xiao
2024-06-07 18:03:08 +08:00
parent 91cd95dba0
commit b4dddf8804
139 changed files with 860 additions and 341 deletions

View File

@@ -57,7 +57,7 @@ Gitea 附带了一个运行状况检查接口 `/api/healthz`,你可以像这
成功的运行状况检查响应代码为 HTTP `200`,下面是示例:
```
```json
HTTP/1.1 200 OK
{