0.3.0-test

# Code Blocks

# TypeScript

export function hello(name: string) {
    return `Hello ${name}`
}

# JSON

{
  "name": "synz-docs",
  "runtime": "bun"
}

# Bash

bun run dev
All syntax highlighting is powered by Shiki.