Hello World

This is a Markdown file that automatically became a page on this site.

Features

  • Server-side rendering with Rust
  • Hot content reloading
  • Dark mode native
  • View Transitions API support

Code Example

Here's a simple Rust code block:

fn main() {
    println!("Hello, Matrix!");
}

Lists

  1. First item
  2. Second item
  3. Third item
  • Bullet point
  • Another point

This is a blockquote. It looks elegant.

Enjoy writing in Markdown!