From ddb4d06f6267a1be77453a75f039fe44f8da73bd Mon Sep 17 00:00:00 2001 From: shiva108 Date: Tue, 3 Feb 2026 19:06:26 +0100 Subject: [PATCH] style: Center mermaid diagram in RAG Pipelines chapter. --- ...Chapter_12_Retrieval_Augmented_Generation_RAG_Pipelines.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Chapter_12_Retrieval_Augmented_Generation_RAG_Pipelines.md b/docs/Chapter_12_Retrieval_Augmented_Generation_RAG_Pipelines.md index a21a954..c6b050d 100644 --- a/docs/Chapter_12_Retrieval_Augmented_Generation_RAG_Pipelines.md +++ b/docs/Chapter_12_Retrieval_Augmented_Generation_RAG_Pipelines.md @@ -930,6 +930,8 @@ log_entry = { #### Example Secure Ingestion Flow +
+ ```mermaid %%{ init: { @@ -964,6 +966,8 @@ graph TD linkStyle default stroke:#d4af37,stroke-width:2px,fill:none; ``` +
+ ### Regular Security Audits #### Audit Activities