Mermaid Test in Jekyll

This is a test post to verify Mermaid integration.

```mermaid graph TD; A–>B; A–>C; B–>D; C–>D;