mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Mostly standardize on putting rule names and tags in code spans in documentation.
This commit is contained in:
parent
13b4340747
commit
52044c8181
53 changed files with 326 additions and 325 deletions
|
@ -1,8 +1,8 @@
|
|||
# MD031 - Fenced code blocks should be surrounded by blank lines
|
||||
# `MD031` - Fenced code blocks should be surrounded by blank lines
|
||||
|
||||
Tags: blank_lines, code
|
||||
Tags: `blank_lines`, `code`
|
||||
|
||||
Aliases: blanks-around-fences
|
||||
Aliases: `blanks-around-fences`
|
||||
|
||||
Parameters:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue