The image below was inserted by setting the next cell as a Markdown cell and selecting "insert image" in the Edit tab on the menu bar.
Blockquotes can contain multiple paragraphs. Add a > on the blank lines between the paragraphs.
You can use a caret (>) to set a blockquote.
If you add more carets, you futher indent the line.
Multiple lines can be covered by one caret.more information: blockquote
For unordered items just use hyphen:
To insert code blocks use backticks: ``
one line code block
{
multiple lines
code block
}
Code blocks without the grey background:
simple code block
"""Triple quotes indicate comments within coding cells"""
'Triple quotes indicate comments within coding cells'
Once the work is completed, you can download it in your preferred format (eg. pdf, html etc) from "Download as" in the File tab in the menu bar.