[From string (line 19) ] @startuml note bottom of MyClass {{ digraph G { graph [pad=0] margin=0 bgcolor="white" node[shape=box; fontsize=12; nodesep=0.1; ranksep=0.1] methodOne -> methodTwo } }} end note class MyClass { ^^^^^ Syntax Error? (Assumed diagram type: state)