Welcome to My Blog
This is an example essay post. Replace this content with your own essays.
How to Write
Essays are written in Markdown format, which makes it easy to format text:
- Bold text with
**text** - Italic text with
*text* - Links with
[link text](url) - Images with

Formatting
You can include:
- Numbered lists
- Code blocks
- Quotes
- Headers
This is a quote
# This is a code block
def hello():
print("Hello, world!")
Enjoy writing your essays!