markdownlint/test/lists-in-blockquote.md

92 lines
942 B
Markdown
Raw Normal View History

# Lists in blockquote
> 1. The simplest ordered list in blockquote
Text
> + The simplest unordered list in blockquote
Text
>1. Item
Text
>+ Item
Text
>1. Item {MD030}
Text
>+ Item {MD030}
Text
> 1. Item
> 1. Item
Text
> - Item {MD004}
> - Item {MD004}
Text
> 1. Item
> 1. Item
> 1. Item {MD030}
Text
> * Item {MD004}
> * Item {MD004}
> * Item {MD004} {MD030}
> * Item {MD004} {MD005}
> * Item {MD004} {MD005}
Text
> Text
> > - Item {MD004}
> > - Item {MD004} {MD027}
> > - Item {MD004}
> > > - Item {MD004}
> > > - Item {MD004} {MD027}
> > > - Item {MD004} {MD027}
Text
>+ Item
> + Item
>>+ Item
>> + Item
Text
> Quoted text
>
> * A list {MD004}
> * of items {MD004}
>
> More quoted text
Text
> Quoted text
>
> > + A list
> > + of items
>
> More quoted text
Text
> Quoted text
>
> > - A list {MD004}
> > - of items {MD004}
> >
> > More quoted text