Hello World
This is a sample post for the David Blog.
Features
- Markdown support
- Code highlighting
- Responsive design
Here is a sample Mermaid diagram:
flowchart TD
A[Start] --> B{Decision}
B -->|Yes| C[Process]
B -->|No| D[End]
Enjoy writing!