Introduction

This is the main content of my blog post. You can write in Markdown:

  • Bullet points
  • code
  • Links

Code Example

```python def hello(): print(“Hello world”)