From 41e7a49d52ef63882a050b3254196881ca46b214 Mon Sep 17 00:00:00 2001 From: Lars Date: Sat, 20 Dec 2025 16:47:43 +0100 Subject: [PATCH] 01_authoring_guidelines --- docs/01_User_Manual/01_authoring_guidelines.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/01_User_Manual/01_authoring_guidelines.md b/docs/01_User_Manual/01_authoring_guidelines.md index ca32092..e2a97af 100644 --- a/docs/01_User_Manual/01_authoring_guidelines.md +++ b/docs/01_User_Manual/01_authoring_guidelines.md @@ -151,7 +151,7 @@ Nutze **Meta Bind**, um Felder wie `status` oder `retriever_weight` über Schieb ## 8. Verbindungen von Notiztypen -´´´mermaid +```mermaid graph TD %% Identity Stream V[Value] -- definieren --> N[Need] @@ -186,4 +186,4 @@ graph TD style V fill:#f9f,stroke:#333,stroke-width:2px style EX fill:#bbf,stroke:#333,stroke-width:2px style P fill:#bfb,stroke:#333,stroke-width:2px - ´´´ +