-
由 George Liu 创作于
The following warnings are generated by using markdownlint analysis: ``` README.md:101:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] README.md:104:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] ``` Refer to markdown-lint [1] to fix MD030 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/030-list-marker-space.md Signed-off-by:
George Liu <liuxiwei@ieisystem.com> Change-Id: I3cbcd5500404651ce7c98efa25504ad6dbe6284b
由 George Liu 创作于The following warnings are generated by using markdownlint analysis: ``` README.md:101:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] README.md:104:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] ``` Refer to markdown-lint [1] to fix MD030 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/030-list-marker-space.md Signed-off-by:
George Liu <liuxiwei@ieisystem.com> Change-Id: I3cbcd5500404651ce7c98efa25504ad6dbe6284b
加载中