Skip to content

Commit 39d4b6b

Browse files
Update link_to_next.md to note it is context sensitive
1 parent 7c04571 commit 39d4b6b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tags/link_to_next.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ The **link_to_next** tag can be used as a *single* tag or a *container* tag to r
2525

2626
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.
2727

28+
Note: This tag is context-sensitive, meaning it will only fetch content from the section or category being viewed.
29+
{: .alert-block .information}
30+
2831
## Attributes
2932

3033
Tag will accept the following attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}:

0 commit comments

Comments
 (0)