class TestClass { ""Monospaced"" <color:green>Colored }
Regarding the comments, here's a PlantUML example:
class TestClass { ""Monospaced"" ' comment not supported; displayed <color:green>Colored } class TestClass2 { ' comment supported Type varname ' comment not supported; displayed } ' comment supported foo::bar --> baz ' comment not supported; breaks diagram (!)
Regarding the comments, here's a PlantUML example: