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 @@
# MD045 - Images should have alternate text (alt text)
# `MD045` - Images should have alternate text (alt text)
Tags: accessibility, images
Tags: `accessibility`, `images`
Aliases: no-alt-text
Aliases: `no-alt-text`
This rule is triggered when an image is missing alternate text (alt text) information.