Mostly standardize on putting rule names and tags in code spans in documentation.

This commit is contained in:
David Anson 2022-10-30 15:13:19 -07:00
parent 13b4340747
commit 52044c8181
53 changed files with 326 additions and 325 deletions

View file

@ -1,8 +1,8 @@
# MD052 - Reference links and images should use a label that is defined
# `MD052` - Reference links and images should use a label that is defined
Tags: images, links
Tags: `images`, `links`
Aliases: reference-links-images
Aliases: `reference-links-images`
Links and images in Markdown can provide the link destination or image source
at the time of use or can define it elsewhere and use a label for reference.