mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +01:00
This should be backward compatible, as all "header" aliases are still available, though documented as discouraged for future use.
36 lines
236 B
Markdown
36 lines
236 B
Markdown
# heading
|
|
|
|
```fence
|
|
$ code
|
|
```
|
|
|
|
text
|
|
|
|
```fence
|
|
$ code
|
|
```
|
|
|
|
text
|
|
|
|
```fence
|
|
$ code
|
|
$ code
|
|
```
|
|
|
|
text
|
|
|
|
```fence
|
|
$ code
|
|
$ code
|
|
```
|
|
|
|
text
|
|
|
|
```sh
|
|
|
|
$ npm install --save multimatch
|
|
```
|
|
|
|
text
|
|
|
|
{MD014:3} {MD014:9} {MD014:15} {MD014:22} {MD014:29}
|