Playground
On this page I shall tinker with various bits of syntax, specifically those not covered on the syntax page.
MathJax
Dollar signs are automatically interpreted by MathJax, so it's a good idea to escape any that aren't part of an equation.
$x^2$
$$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$
latexcaption
Graphviz
Since the plugin passes its input to Graphviz itself, the plugin accepts all syntax and options.
RefNotes
This is some text to which I would like to add a citation[1]. Since it has a label, I can reference it again here[2]. Valid labels are of the form /[a-zA-Z][a-zA-Z0-9_]*/
.
Include
We can include the text of other pages