mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
20 lines
145 B
Markdown
20 lines
145 B
Markdown
# Heading
|
|
|
|
```js
|
|
|
|
```
|
|
|
|
```css
|
|
|
|
|
|
```
|
|
|
|
```spaces
|
|
|
|
```
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"no-trailing-spaces": {
|
|
"br_spaces": 2
|
|
}
|
|
} -->
|