Blame
|
1 | # Math test simple |
||||||
|
2 | |||||||
|
3 | ```math |
||||||
| 4 | \newcommand{\foo}{\mathrm{foo}} |
|||||||
|
5 | \newcommand{\boo}{\mathrm{boo}} |
||||||
| 6 | \newcommand{\moo}{\mathrm{moo}} |
|||||||
|
7 | ``` |
||||||
|
8 | |||||||
|
9 | This does not render, $\foo$! |
||||||
