You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tags/category.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,10 @@ Tag will accept the following attributes (**case-sensitive**) as well as the {%
39
39
: Display specific category. Note the category name is specified in lowercase regardless of how you typed its title in the Categories panel. Also note that if you had called your category `My Category Name` it becomes `my-category-name` when used in tags.
: Display specific parent category information. Use valueless to display the immediate parent, or specify a 'level' value (0=top, 1=first child, etc) to fetch the specific parent. Use negative numbers to traverse 'up' from the current category.
44
+
: **Default:** unset (use current category).
45
+
42
46
`section="section name"`
43
47
: Restrict to articles from specified section(s).
44
48
: **Values:** (comma separated list of) section name(s).
0 commit comments