dengliming commented on PR #841: URL: https://github.com/apache/shenyu-website/pull/841#issuecomment-1367037253
> > @tian-pengfei Please check the lint error. > > Sir,I checked the lint error but there are no error about my submissions .Can you help me to check it. https://github.com/apache/shenyu-website/actions/runs/3775342272/jobs/6435985813 ``` ntent-docs/current/user-guide/sdk-usage/shenyu-sdk-nacos.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 背景说明"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-nacos.md:14 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 环境准备"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-nacos.md:59 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```xml"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-nacos.md:143 MD0[31](https://github.com/apache/shenyu-website/actions/runs/3775342272/jobs/6435985813#step:5:32)/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```java"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-nacos.md:160 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```java"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-nacos.md:176:113 MD047/single-trailing-newline Files should end with a single newline character i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-zookeeper.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 背景说明"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-zookeeper.md:14 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 环境准备"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-zookeeper.md:63 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```xml"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-zookeeper.md:142 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```java"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-zookeeper.md:159 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```java"] i18n/zh/docusaurus-plugin-content-docs/current/user-guide/sdk-usage/shenyu-sdk-zookeeper.md:175:113 MD047/single-trailing-newline Files should end with a single newline character Error: Process completed with exit code 1. ``` You can test locally. @tian-pengfei > npm install -g [email protected] > markdownlint '**/*.md' --ignore node_modules --config ./.github/.markdownlint.yml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
