flowchart LR
    id1([This is the text in the box])
  
            | State rough | Flowchart rough | |
|---|---|---|
          
          
      flowchart LR
    id1([This is the text in the box])
  
             | 
        
          
%%{init: {"look": "handDrawn"} }%%
stateDiagram-v2
    stateA
      
         | 
        
          
%%{init: {"look": "handDrawn"} }%%
flowchart LR
    id1[[This is the text in the box]]
      
         |