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 @@
# MD028 - Blank line inside blockquote
# `MD028` - Blank line inside blockquote
Tags: blockquote, whitespace
Tags: `blockquote`, `whitespace`
Aliases: no-blanks-blockquote
Aliases: `no-blanks-blockquote`
This rule is triggered when two blockquote blocks are separated by nothing
except for a blank line: