We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce6ef0 commit b17d710Copy full SHA for b17d710
.markdownlint.json
@@ -91,5 +91,13 @@
91
"MD052": true,
92
"MD053": {
93
"ignored_definitions": []
94
- }
+ },
95
+ "MD054": {
96
+ "url_inline": false
97
98
+ "MD055": {
99
+ "style": "leading_and_trailing"
100
101
+ "MD056": true,
102
+ "MD058": true
103
}
.netconfig
@@ -10,8 +10,8 @@
10
weak
11
[file ".markdownlint.json"]
12
url = https://github.com/tera-arise/.github/blob/master/syn/.markdownlint.json
13
- sha = a52fdae06d1a2fb13ec9d091eb9767373add18cb
14
- etag = cf98ac95cf318b52e206b9003e342de9db2ecb7be062eab6edf1681b1f374b3a
+ sha = c3eaa445f078b68b9289cb512e7613c942578669
+ etag = 6d74ad50782defb281b210a627cae9d255cbb419cdc705b0571f1653dbe02300
15
16
[file "LICENSE-AGPL-3.0"]
17
url = https://github.com/tera-arise/.github/blob/master/syn/LICENSE-AGPL-3.0
0 commit comments