Skip to content

Commit 3a5004b

Browse files
authored
building: markdown: add missing MD004 link reference definition (#400)
Follow-up to 4aab797 "Specify hyphens for bulleted lists (#399)"
1 parent 4aab797 commit 3a5004b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

building/markdown/markdown.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ All the above can greatly help reduce churn in reviews, which is frustrating for
176176
[MD001]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md002---header-levels-should-only-increment-by-one-level-at-a-time
177177
[MD002]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md002---first-header-should-be-a-top-level-header
178178
[MD003]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md003---header-style
179+
[MD004]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md004---unordered-list-style
179180
[MD013]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
180181
[MD033]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md033---inline-html
181182
[asciidoctor]: https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line

0 commit comments

Comments
 (0)