The diagrams below have leading comments
        
            %% Example diagram
        graph LR
            A["A double quote:#quot;"] -->B["A dec char:#9829;"]
            B                          -->C["#9829; ;^; #60;"]
        
        
            %% Example diagram
            sequenceDiagram
            Ali#45;ce->>John: Hello John, how are you? #60;
            John-->>Alice: Great!#quot;