Here's a line
with a hard break (two spaces)
Here's a line with a soft break
- First item
- Nested unordered
- Another bullet
- Second item
- Nested ordered
- Another number
- Third item
Italic text Bold text Bold and italic Underscore italic Underscore bold Triple underscore
Basic link Link with title https://example.com [email protected]
Simple blockquote
Nested blockquote
- List in blockquote
Inline code
def hello_world():
print("Hello, World!")
Indented code block
(4 spaces or 1 tab)
Header 1 | Header 2 | Aligned Right |
---|---|---|
Cell 1 | Cell 2 | Cell 3 |
Cell 4 | Cell 5 | Cell 6 |
- Completed task
- Incomplete task
- Nested completed task
- Nested incomplete task
Here's a text with a footnote1 And another one2
Term 1 : Definition 1 : Another definition
Term 2 : Definition 2
Struck through text
H2O
X^2^
https://example.com [email protected]
@username
#123 username/repository#123
function example() {
return "Hello, World!";
}
- This is done
- This isn't done
This is a statement[p. 23][#citation]
[#citation]: Author, Title (Year)
[?term]: Definition of the term Term[?term]
[Chapter 1]
Title: Document Title Author: Author Name Date: 2025-02-18
Custom HTML content