From 880901ee64ee7a8bd2671d630a70e3e500596bc5 Mon Sep 17 00:00:00 2001 From: Austin Govella Date: Fri, 1 May 2026 21:22:18 -0500 Subject: [PATCH] Update link_to_prev.md to note it is context sensitive --- tags/link_to_prev.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tags/link_to_prev.md b/tags/link_to_prev.md index a3a4c78b..91712e6b 100644 --- a/tags/link_to_prev.md +++ b/tags/link_to_prev.md @@ -25,6 +25,9 @@ The **link_to_prev** 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 %}: