mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 14:30:12 +01:00
21 lines
236 B
Markdown
21 lines
236 B
Markdown
This is text.
|
|
|
|
This is a
|
|
code block.
|
|
|
|
And here is more text
|
|
|
|
```text
|
|
This is {MD046:8} also a code block.
|
|
```
|
|
|
|
But we'll do another:
|
|
|
|
And this
|
|
will.
|
|
|
|
One last one:
|
|
|
|
This is code
|
|
|
|
with an empty indented line.
|