file-samples/markdown/mermaid.md

222 B

mermaid

flowchart TB
        
    _ -- ./ --> util
    _ --> json_hal
    _ --> api_problem
    _ --> cors
    _ -- data/ --> types
    _ -- data/ --> data_changes   
    data_changes -- ../--> util