markdownlint/test/code_block_fenced.md

18 lines
205 B
Markdown
Raw Normal View History

This is text.
This is a {MD046}
code block.
And here is more text
```text
This is a code block that won't trigger.
```
But we'll do another:
And this {MD046}
will.
Final text is here