mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-18 15:00:13 +01:00
18 lines
185 B
Markdown
18 lines
185 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.
|
||
|
|
|
||
|
|
Final text is here
|