Add markdownlint (#20512)

Add `markdownlint` linter and fix issues. Config is based on the one
from electron's repo with a few rules relaxed.
This commit is contained in:
silverwind
2022-07-28 09:22:47 +08:00
committed by GitHub
parent 1ddb787537
commit fe1726a9e5
59 changed files with 836 additions and 746 deletions
+1 -1
View File
@@ -107,4 +107,4 @@ mvn install
mvn install
mvn deploy
mvn dependency:get:
```
```