markdownlint/test/lists-in-blockquote.md

92 lines
809 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
> - Item
Text
> 1. Item
> 1. Item
> 1. Item {MD030}
Text
> * Item
> * Item
> * Item {MD030}
> * Item {MD005}
> * Item {MD005}
Text
> Text
> > - Item
> > - Item {MD027}
> > - Item
> > > - Item
> > > - Item {MD027}
> > > - Item {MD027}
Text
>* Item
> * Item
>>* Item
>> * Item
Text
> Quoted text
>
> * A list
> * of items
>
> More quoted text
Text
> Quoted text
>
> > * A list
> > * of items
>
> More quoted text
Text
> Quoted text
>
> > * A list
> > * of items
> >
> > More quoted text