Back to Editor Md

FlowChart

examples/flowchart.html

1.5.0227 B
Original Source

Using FlowChart setting: { flowChart : true } #### Example flow st=\>start: User login op=\>operation: Operation cond=\>condition: Successful Yes or No? e=\>end: Into admin st-\>op-\>cond cond(yes)-\>e cond(no)-\>op