Frequently Asked Questions
Italic
Bold
Heading 1
=========
Heading 1
Heading 2
Heading 2
Link [Link][1]
⋮
[1]: http://b.org Link ![Image][1]
⋮
[1]: http://url/b.jpg Markdown
Blockquote
Blockquote
- List
- List
- List
- List
- List
- List
List
List
List
- One
- Two
- Three
- One
- Two
- Three
One
Two
Three
Horizontal rule:
— Horizontal rule:
*** Horizontal rule:Inline code
with backticks Inline code with backticks
# code block
print '3 backticks or'
print 'indent 4 spaces'
``` ····# code block
····print '3 backticks or'
····print 'indent 4 spaces'
# code block
print '3 backticks or'
print 'indent 4 spaces'