Merge 4ae3d00387
into c7fb163e66
This commit is contained in:
commit
91bfd0c9ee
3 changed files with 94 additions and 5 deletions
|
@ -240,12 +240,13 @@ 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: default
|
||||
darkTheme: dark
|
||||
|
||||
# Enable this to create mathematic expressions using `$$` blocks
|
||||
math:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue