We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a39798 commit a54d481Copy full SHA for a54d481
1 file changed
userguide/content/en/docs/adding-content/shortcodes/index.md
@@ -444,7 +444,7 @@ unless it has been explicitly enabled for your site. {{% /alert %}}
444
445
### comment
446
447
-Use the comment shortcode to add internal notes that won't be shown in the rendered page.
+Use the `comment` shortcode to add internal notes or comment out large blocks of Markdown or HTML that won't be rendered on the page.
448
449
```go-template
450
{{< comment >}}
0 commit comments