--- page: headHtml: | bodyHtml: | --- # Mermaid Diagrams [Mermaid](https://mermaid-js.github.io/mermaid/#/) lets you create diagrams and visualizations using text and code. You can define these diagrams in your Markdown code blocks. To enable this, add the following to `page.bodyHtml` of [[yaml-config|YAML configuration]] or Markdown frontmatter. ```yaml page: bodyHtml: | ``` The above alias will add Mermaid `