forgejo/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 Add missed reverse proxy authentication documentation (#22250) 2023-02-03 18:37:25 +08:00
authentication.zh-cn.md Add missed reverse proxy authentication documentation (#22250) 2023-02-03 18:37:25 +08:00
authentication.zh-tw.md
comparison.en-us.md Implement actions (#21937) 2023-01-31 09:45:19 +08:00
comparison.zh-cn.md Implement actions (#21937) 2023-01-31 09:45:19 +08:00
comparison.zh-tw.md Implement actions (#21937) 2023-01-31 09:45:19 +08:00
localization.en-us.md Add markdownlint (#20512) 2022-07-28 09:22:47 +08:00
localization.zh-cn.md fix markdown lint issue (#23457) 2023-03-14 12:10:01 +08:00
localization.zh-tw.md Add markdownlint (#20512) 2022-07-28 09:22:47 +08:00
webhooks.en-us.md Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
webhooks.zh-cn.md
webhooks.zh-tw.md