labs · 1 min read

Hello, world Andrew

First lab — exercises the rendering pipeline.

published 2026-05-06

This is a sample lab. It exercises every renderer.

A code block

function greet(name: string) {
  return `hello, ${name}`;
}

A Mermaid diagram

Push to main

Cloudflare Pages

andrewadhikari.com

A KaTeX equation

Inline: E=mc2E = mc^2

Block:

0exdx=1\int_0^\infty e^{-x} \, dx = 1

Done

End of sample.