Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.03 KB

File metadata and controls

42 lines (29 loc) · 1.03 KB

Blockquotes

Use it if you're quoting a person, a song or whatever.

foo

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.

  • foo
  • bar

  • baz
  1. Lorem Ipsum is simply dummy text 1
  2. Lorem Ipsum is simply dummy text 2
  3. Lorem Ipsum is simply dummy text 3

Use it if you're quoting a person, a song or whatever.

You can use italic or lists inside them also.

Failing Tests

> You can use *italic* or lists inside them also.
And just like with other paragraphs,
all of these lines are still
part of the blockquote, even without the > character in front.

To end the blockquote, just put a blank line before the following
paragraph.
* foo

  > This is a blockquote
  > inside a list item.

* bar