mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 07:07:49 -04:00
Fixed the new-in shortcode in pages-vs-site-pages
This commit is contained in:
parent
051e1267c3
commit
a92296e314
@ -26,8 +26,7 @@ the current _list_ page:
|
|||||||
: Collection of only _regular_ pages under the
|
: Collection of only _regular_ pages under the
|
||||||
current _list_ page. This **excludes** regular pages in nested sections/_list_ pages (those are subdirectories with an `_index.md` file.
|
current _list_ page. This **excludes** regular pages in nested sections/_list_ pages (those are subdirectories with an `_index.md` file.
|
||||||
|
|
||||||
`.RegularPagesRecursive`
|
`.RegularPagesRecursive`{{< new-in "0.68.0" >}}
|
||||||
{{< new-in "0.68.0" >}}
|
|
||||||
: Collection of **all** _regular_ pages under a _list_ page. This **includes** regular pages in nested sections/_list_ pages.
|
: Collection of **all** _regular_ pages under a _list_ page. This **includes** regular pages in nested sections/_list_ pages.
|
||||||
|
|
||||||
Note
|
Note
|
||||||
|
Loading…
x
Reference in New Issue
Block a user