Heading Level 1
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Normal paragraph text with italic, bold, and bold-italic formatting. Here's some inline code and strikethrough text.
This is a blockquote With multiple lines
And a nested blockquote With bold text inside
Lists:
- Unordered list item 1
- Unordered list item 2
- Nested item 2.1
- Nested item 2.2
- Unordered list item 3
- Ordered list item 1
- Ordered list item 2
- Nested ordered item 2.1
- Nested ordered item 2.2
- Ordered list item 3
Task Lists:
- Completed task
- Incomplete task
- Another completed task
Code block with syntax highlighting:
def hello_world():
print("Hello, World!")
return True
Table:
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Cell 1 | Cell 2 | Cell 3 |
| Cell 4 | Cell 5 | Cell 6 |
| Cell 7 | Cell 8 | Cell 9 |
Horizontal Rule:
Links and Images:
Link to Google
Definition List: Term 1 : Definition 1
Term 2 : Definition 2
Footnotes1 are useful for references.
Mathematical Equations: Inline equation: ( E = mc^2 )
Block equation: [ f(x) = \int_{-\infty}^\infty \hat f(\xi),e^{2 \pi i \xi x} ,d\xi ]
Footnotes
-
This is a footnote. ↩