Hello, Zephyr's Lab
Welcome to Zephyr’s Lab. This post verifies all content features work.
Code Block
package main
import "fmt"
func main() {
fmt.Println("Hello from Zephyr's Lab!")
}
Math (KaTeX)
The Fourier transform:
Inline math: .
Inline Elements
This has inline code and a link.
Diagram (Mermaid)
flowchart TB
subgraph S1["Subgraph A"]
A[Node A] --> B[Node B]
end
subgraph S2["Subgraph B"]
C[Node C]
end
B --> CConclusion
If you can read this, everything works.