diff --git a/docs/content/templates/variables.md b/docs/content/templates/variables.md
index 47d75a3be..f7a202b27 100644
--- a/docs/content/templates/variables.md
+++ b/docs/content/templates/variables.md
@@ -24,7 +24,7 @@ matter, content or derived from file location.
**.Title** The title for the content.
**.Content** The content itself, defined below the front matter.
-**.Summary** A generated summary of the content for easily showing a snippet in a summary view.
+**.Summary** A generated summary of the content for easily showing a snippet in a summary view. Note that the breakpoint can be set manually by inserting *<!--more-->* at the appropriate place in the content page.
**.Description** The description for the content.
**.Keywords** The meta keywords for this content.
**.Date** The date the content is associated with.