Skip to content

Commit 1eecfe8

Browse files
authored
Merge pull request #234 from austingovella/patch-3
Update link_to_next/link_to_prev to note they are context sensitive
2 parents 4b8e1a3 + 39d4b6b commit 1eecfe8

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)