playground:playground

Playground

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}$$

Figure 1: Example figure
Table 1: Example table
Header1 Header2
foo bar
lorem ipsum
Listing 1: Example code listing
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

image/svg+xml PC1a // RIGHT LED // LEFT LED PC2 // RIGHT LED // LEFT LED PC3 // RIGHT LED // LEFT LED PC4 // RIGHT LED // LEFT LED PH1 // RIGHT LED // LEFT LED PH2 // RIGHT LED // LEFT LED PH3 // RIGHT LED // LEFT LED POE // RIGHT LED // LEFT LED 24V POE // RIGHT LED // LEFT LED 48V close gbic of 2of serial 10M // RIGHT LED // LEFT LED 100M // RIGHT LED // LEFT LED 1Gb // RIGHT LED // LEFT LED 10Gb // RIGHT LED // LEFT LED
[1], [2] And these are the contents of said citation.
  • playground/playground.txt
  • Last modified: 2022-12-15 04:46
  • by asdf