The Sandbox

This is just a page to practice and learn WikiFormatting.

Go ahead, edit it freely.

Test of Graphviz Plugin

  #!graphviz
  digraph structs
  {
    TestClass
    [
      label="{TEst|testkjd\ sfjkls\ fjksdlfjsdf}"
    ]
  }