Update ContentWithoutSummary.md

This commit is contained in:
Bjørn Erik Pedersen
2024-09-05 13:16:44 +02:00
committed by GitHub
parent e8f6427d98
commit 137dc32416
@@ -25,4 +25,4 @@ Applicable when using manual or automatic [content summaries], the `ContentWitho
{{ .ContentWithoutSummary }}
```
The `ContentWithoutSummary` method returns an empty string if you define the content summary in front matter.
The `ContentWithoutSummary` method returns the same as `Content` if you define the content summary in front matter.