On this page I shall tinker with various bits of syntax, specifically those not covered on the syntax page.
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}$$
Header1 | Header2 |
---|---|
foo | bar |
lorem | ipsum |
print('hello, world!')
We can reference each of these items: Figure 1, Table 1, Listing 1.
Since the plugin passes its input to Graphviz itself, the plugin accepts all syntax and options.
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_]*/
.
We can include the text of other pages