Test Post
With permission I lifted a design wholesale from Josh Simmons. Thanks!
Code test
void main() @safe {
import std.stdio : stdout;
stdout.writeln("hello, world");
}
MathJax? Exciting!
\begin{aligned}
\dot{x} & = \sigma(y-x)
\dot{y} & = \rho x - y - xz
\dot{z} & = -\beta z + xy
\end{aligned}