From 427c0fbce5d3522f78ae3f980c7efd1dfa7d5646 Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Fri, 21 Jun 2024 11:57:28 +0000 Subject: [PATCH] fix markdown --- DIAGRAMS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/DIAGRAMS.md b/DIAGRAMS.md index 7a881d21..2f1553f7 100644 --- a/DIAGRAMS.md +++ b/DIAGRAMS.md @@ -130,8 +130,8 @@ C4Container ``` -# Component -## Autosync +## Component +### Autosync ```mermaid C4Component UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="2") @@ -159,7 +159,7 @@ C4Component Rel(autosync_c1, tracker_c1, "updates") ``` -## Back +### Back ```mermaid C4Component UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="3") @@ -220,7 +220,7 @@ C4Component Rel(frontend_c1, backend_c2, "") ``` -## Front +### Front ```mermaid C4Component UpdateLayoutConfig($c4ShapeInRow="4", $c4BoundaryInRow="2") @@ -239,7 +239,7 @@ C4Component Rel(user, frontend_c1, "") ``` -## Scanner +### Scanner ```mermaid C4Component UpdateLayoutConfig($c4ShapeInRow="1", $c4BoundaryInRow="3") @@ -273,7 +273,7 @@ C4Component Rel(backend_c2, emb_q2, "produces") ``` -## Transcoder +### Transcoder ```mermaid C4Component UpdateLayoutConfig($c4ShapeInRow="2", $c4BoundaryInRow="2")