file-samples/markdown/mermaid.md
2022-09-19 20:18:26 +01:00

222 B

mermaid

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