**bold**
_italic_
~strikethrough~
# A first-level title
## A second-level title
### A third-level title
⏎
creates a new code block.py⏎
creates a new code block with Python syntax highlighting.-
or *
to start a bullet list.1.
to start a numbered list. Use Tab
to go one level deeper, and Shift+Tab
to go up.- [ ]
to start a task list.>
to create a block quote. If you select an entire paragraph from start to end, typing >
will wrap the content in a block quote.This is a block quote