mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-06 16:08:49 +01: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,10 +1,10 @@
|
|||
# ~~MD002 - First heading should be a top-level heading~~
|
||||
# ~~`MD002` - First heading should be a top-level heading~~
|
||||
|
||||
> This rule is deprecated and provided for backward-compatibility
|
||||
|
||||
Tags: headers, headings
|
||||
Tags: `headers`, `headings`
|
||||
|
||||
Aliases: first-header-h1, first-heading-h1
|
||||
Aliases: `first-header-h1`, `first-heading-h1`
|
||||
|
||||
Parameters:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue