##Blockquote To quote a something, add `>` before the first line: >Blockquote goes here >Blockquote goes here Blockquotes can contain other Markdown elements, for example headers and lists, as wells as forms of emphasis: >## This is a header. >1. *Item 1* >2. **Item 2** Blockquotes can also be nested: > Like this... >> by using additional `>>` greater-than signs... > > > and by using spaces between them `> > >`...