Create a HTML label from markdown. The following patterns are allowed: \n newline, **bold**, *italics*, ~~strike through~~, _underlined_, ^overlined^, __subscript__, ^^superscript^^.
MAROON - Static variable in class guru.nidi.graphviz.attribute.Color
MAROON1 - Static variable in class guru.nidi.graphviz.attribute.Color
MAROON2 - Static variable in class guru.nidi.graphviz.attribute.Color
MAROON3 - Static variable in class guru.nidi.graphviz.attribute.Color
MAROON4 - Static variable in class guru.nidi.graphviz.attribute.Color
raw(value) - Static method in class guru.nidi.graphviz.attribute.Label
Create either a simple, HTML or markdown label. If the value is not surrounded by < and >, a simple Label is created. Otherwise if value contains some HTML tags, a HTML label is created. Otherwise a markdown label is created.