From 8dec28c5058fd620fd02b053f51dd8d317351f63 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Thu, 4 Apr 2024 06:32:00 -0700 Subject: [PATCH] Fix literal usage of manual summary divider --- content/en/content-management/summaries.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/content-management/summaries.md b/content/en/content-management/summaries.md index 8a853ac50..b9f9afd8c 100644 --- a/content/en/content-management/summaries.md +++ b/content/en/content-management/summaries.md @@ -13,6 +13,10 @@ toc: true aliases: [/content/summaries/,/content-management/content-summaries/] --- + + + + With the use of the [`Summary`] method on `Page` object, Hugo generates summaries of content to use as a short version in summary views. ## Summary splitting options