breaking change in configuration
This commit is contained in:
parent
f1b32bd47e
commit
0ca65fbca5
20 changed files with 373 additions and 361 deletions
|
@ -2,7 +2,7 @@
|
|||
author: Hugo Authors
|
||||
title: Mermaid Graphs
|
||||
date: 2021-07-18T10:52:59+08:00
|
||||
description: A brief guide to setup Mermaid
|
||||
description: A brief guide to setup Mermaid.
|
||||
mermaid: true
|
||||
draft: false
|
||||
categories: ["Markdown", "Mermaid"]
|
||||
|
@ -15,4 +15,4 @@ graph LR
|
|||
Start --> Stop
|
||||
{{</mermaid>}}
|
||||
|
||||
For more documentations on Mermaid, view [mermaid](https://mermaid-js.github.io/mermaid).
|
||||
For more documentations on Mermaid, check out [mermaid](https://mermaid-js.github.io/mermaid).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue