[From string (line 18) ] @startuml note bottom of MyClass {{ digraph G { 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)