mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-19 23:40:12 +01:00
24 lines
264 B
Markdown
24 lines
264 B
Markdown
This is text.
|
|
|
|
This is a {MD046}
|
|
code block.
|
|
|
|
And here is more text
|
|
|
|
```text
|
|
This is a code block that won't trigger.
|
|
```
|
|
|
|
```text
|
|
This is code
|
|
|
|
with an empty line.
|
|
```
|
|
|
|
But we'll do another:
|
|
|
|
And this {MD046}
|
|
will.
|
|
|
|
Final text is here
|
|
{MD009:14}
|