From 39d4b6b9003aa979cf9746e2b8c16a88ef2a871d Mon Sep 17 00:00:00 2001 From: Austin Govella Date: Fri, 1 May 2026 21:22:49 -0500 Subject: [PATCH] Update link_to_next.md to note it is context sensitive --- tags/link_to_next.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tags/link_to_next.md b/tags/link_to_next.md index e38299e9..1c1d6cc0 100644 --- a/tags/link_to_next.md +++ b/tags/link_to_next.md @@ -25,6 +25,9 @@ The **link_to_next** tag can be used as a *single* tag or a *container* tag to r If used as a container tag, the HTML required to output a hyperlink is returned; if used as a single tag, only the URL itself is returned. +Note: This tag is context-sensitive, meaning it will only fetch content from the section or category being viewed. +{: .alert-block .information} + ## Attributes Tag will accept the following attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}: