Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-03-11 19:49:00 +0300
committerGitHub <noreply@github.com>2022-03-11 19:49:00 +0300
commitbbbbfbfc6d381d3e8fafd7ea8fefb99a7f9d96da (patch)
tree74c507cc0399b6a99c6a5166ad7e7376d9390122
parent92d91a3163cea7f05b181387dfb3d6281de81a89 (diff)
Update configuration-markup.md
-rw-r--r--content/en/getting-started/configuration-markup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/getting-started/configuration-markup.md b/content/en/getting-started/configuration-markup.md
index 92369022a..2fb13ad36 100644
--- a/content/en/getting-started/configuration-markup.md
+++ b/content/en/getting-started/configuration-markup.md
@@ -253,7 +253,7 @@ layouts
└── render-codeblock-bash.html
```
-The default behaviour for these code blocks is to do [Code Highlighting](/content-management/syntax-highlighting/#highlighting-in-code-fences), but since you can pass attributes to these code blocks, they can be used for almost anything. One example would be the built-in [GoAT Diagrams](/content-management/diagrams/#goat-diagrams-ascii).
+The default behaviour for these code blocks is to do [Code Highlighting](/content-management/syntax-highlighting/#highlighting-in-code-fences), but since you can pass attributes to these code blocks, they can be used for almost anything. One example would be the built-in [GoAT Diagrams](/content-management/diagrams/#goat-diagrams-ascii) or this [Mermaid Diagram Code Block Hook](/content-management/diagrams/#mermaid-diagrams) example.
The context (the ".") you receive in a code block template contains: