mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Remove rule aliases for "header" (deprecated in v0.9.0).
This commit is contained in:
parent
20a552b4b7
commit
a9a77940c5
45 changed files with 138 additions and 600 deletions
|
@ -1,8 +1,8 @@
|
|||
# `MD036` - Emphasis used instead of a heading
|
||||
|
||||
Tags: `emphasis`, `headers`, `headings`
|
||||
Tags: `emphasis`, `headings`
|
||||
|
||||
Aliases: `no-emphasis-as-header`, `no-emphasis-as-heading`
|
||||
Aliases: `no-emphasis-as-heading`
|
||||
|
||||
Parameters:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue