Skip to content

Commit a54d481

Browse files
committed
enhance comment shortcode description
1 parent 3a39798 commit a54d481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • userguide/content/en/docs/adding-content/shortcodes

userguide/content/en/docs/adding-content/shortcodes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ unless it has been explicitly enabled for your site. {{% /alert %}}
444444

445445
### comment
446446

447-
Use the comment shortcode to add internal notes that won't be shown in the rendered page.
447+
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.
448448

449449
```go-template
450450
{{< comment >}}

0 commit comments

Comments
 (0)