0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 07:34:49 +01:00
gitea/docs/content/doc/features
techknowlogick 0efa9d5649
fix markdown lint issue (#23457)
CI is failing with the following:
```
docs/content/doc/features/localization.zh-cn.md:16 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# 本地化"]
docs/content/doc/features/localization.zh-cn.md:23 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 支持的语言"]
```

This fixes that error
2023-03-14 12:10:01 +08:00
..
authentication.en-us.md
authentication.zh-cn.md
authentication.zh-tw.md
comparison.en-us.md
comparison.zh-cn.md
comparison.zh-tw.md
localization.en-us.md
localization.zh-cn.md fix markdown lint issue (#23457) 2023-03-14 12:10:01 +08:00
localization.zh-tw.md
webhooks.en-us.md
webhooks.zh-cn.md
webhooks.zh-tw.md