diff --git a/Home.md b/Home.md index ba8bd5d..2ce3d2f 100644 --- a/Home.md +++ b/Home.md @@ -1,2 +1,3 @@ The initial plan is to use this wiki as a quick place to record notes/ideas/examples/plans for Dyna3. -Note that this wiki implementation supports TeX formulas e.g. $$Q(P_1,P_2) = \frac{r_1s_2+r_2s_1}2 - x_1x_2 - y_1y_2 - z_1z_2.$$ \ No newline at end of file +Note that this wiki implementation supports TeX formulas via KaTeX e.g. +$$Q(P_1,P_2) = \frac{r_1s_2+r_2s_1}2 - x_1x_2 - y_1y_2 - z_1z_2.$$ \ No newline at end of file