feat: 支持以代碼塊形式書寫 mermaid closed #1479

This commit is contained in:
Jerry
2024-04-10 16:35:14 +08:00
parent 9e0dce6c7a
commit ae35499658
6 changed files with 192 additions and 171 deletions

View File

@@ -811,11 +811,13 @@ abcjs:
enable: false
per_page: true
# mermaid
# see https://github.com/mermaid-js/mermaid
# Mermaid
# See https://github.com/mermaid-js/mermaid
mermaid:
enable: false
# built-in themes: default/forest/dark/neutral
enable: true
# Write Mermaid diagrams using code blocks (以代碼塊形式書寫 Mermaid
code_write: false
# Built-in themes: default/forest/dark/neutral
theme:
light: default
dark: dark