My First Post
Published On: November 01, 2024Example formating blog post!
Heading one
Heading 2
Heading 3
Heading 4
Bold text
Italic text
Strikethrough text
This is a block quote. It is used to highlight important information or quotes.
- This is a list
- Item 2
- Nested item 1
- Nested item 2
- First ordered item
- Second ordered item
- Nested ordered item 1
- Nested ordered item 2
Header 1 | Header 2 | Header 3 |
---|---|---|
Row 1 | Data 1 | Data 2 |
Row 2 | Data 3 | Data 4 |
# This is a code block
def hello_world():
print("Hello, world!")
Inline code
Horizontal rule