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