File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/contribute/style Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ Figure 17. A to B
242
242
more text
243
243
```
244
244
{{< note >}}
245
- You must include the ` {{</* mermaid */>}} ` , ` {{</* /mermaid */>}} ` shortcode
245
+ You must include the Hugo Mermaid shortcode
246
246
tags at the start and end of the Mermaid code block. You should add a diagram
247
247
caption below the diagram.
248
248
{{< /note >}}
@@ -429,7 +429,7 @@ Don't forget to check that your diagram renders correctly using the
429
429
This section shows several examples of Mermaid diagrams.
430
430
431
431
{{< note >}}
432
- The code block examples omit the Hugo ` {{</* mermaid */>}} ` , ` {{</* /mermaid */>}} `
432
+ The code block examples omit the Hugo Mermaid
433
433
shortcode tags. This allows you to copy the code block into the live editor
434
434
to experiment on your own.
435
435
Note that the live editor doesn't recognize Hugo shortcodes.
You can’t perform that action at this time.
0 commit comments