feat: add support for mermaid diagrams (#244)

This commit is contained in:
Brendan Ang
2022-11-28 02:53:52 +08:00
committed by GitHub
parent 66f3e249fe
commit 5f3d430699
5 changed files with 31 additions and 0 deletions

View File

@ -57,6 +57,9 @@ enableRecentNotes: false
enableGitHubEdit: true
GitHubLink: https://github.com/jackyzha0/quartz/tree/hugo/content
# whether to render mermaid diagrams
enableMermaid: true
# whether to use Operand to power semantic search
# IMPORTANT: replace this API key with your own if you plan on using
# Operand search!