markdownlint/test/blockquote-headings.md

75 lines
778 B
Markdown
Raw Permalink Normal View History

# Heading
## Sub-heading
> # Quoted heading {MD025}
Text
> > # Double-quoted heading {MD025}
Text
> ## Quoted sub-heading
Text
> ## Quoted indented sub-heading {MD023} {MD027}
Text
- Item
item
> # Quoted heading in list {MD022} {MD025}
- Item
item
> > # Double-quoted heading in list {MD022} {MD025}
- Item
item
> ## Quoted sub-heading in list {MD022}
- Item
- Item
item
> ## Quoted indented sub-heading in list {MD022} {MD023} {MD027}
- Item
Text
> Text
>
> ## Heading One {MD022}
> Text
Text
> Text
> ## Heading Two {MD022}
>
> Text
Text
> Text
> ## Heading Three {MD022}
> Text
Text
> > Text
> > ### Heading Four {MD022}
> > Text
Text
> Text
> > ### Heading Five {MD022}
> > Text
Text
> > Text
> > ### Heading Six {MD022}
> Text
Text