mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
13 lines
153 B
Markdown
13 lines
153 B
Markdown
# code_block_consistency
|
|
|
|
This is text.
|
|
|
|
This is a
|
|
code block.
|
|
|
|
And here is more text
|
|
|
|
```text
|
|
and here is a different {MD046:10}
|
|
code block
|
|
```
|