From 4fafb79dc8c58c4af7de0a222d2e91f73acf6a60 Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Sun, 14 Jan 2024 17:31:08 +0600 Subject: [PATCH] Enable mermaid (#256) --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index dbc71f6c..e2508d8f 100644 --- a/config.yaml +++ b/config.yaml @@ -193,12 +193,12 @@ params: # Enable this to create flowcharts using shortcodes. flowchart: - enable: false + enable: true services: # Uncomment for `mermaid` shortcode. mermaid: # For config options, see: https://mermaid-js.github.io/mermaid/#/Setup?id=configuration - # theme: dark + theme: forest # Enable this to create mathematic expressions using `$$` blocks math: