markdownlint/test/code-fences-in-blockquotes.md

21 lines
236 B
Markdown
Raw Normal View History

# Detailed Results Code Fences in Blockquotes
Text
```markdown
Text
```
Text
> Text
> ```markdown
> Text
> ```
> Text
> > Text
> > ```markdown
> > Text
> > ```
> > Text
{MD031:4} {MD031:6} {MD031:10} {MD031:12} {MD031:15} {MD031:17}