Testing Mermaid Diagrams

A test post to demonstrate Mermaid diagram functionality in blog posts

Testing Mermaid Diagrams

This blog post demonstrates how to include Mermaid diagrams in your MDX content.

Simple Flowchart

Here's a basic flowchart showing a simple process:

Sequence Diagram

And here's a sequence diagram showing component interaction:

Class Diagram

Finally, a simple class diagram:

That's it! The Mermaid diagrams should render properly within the blog content.