File tree Expand file tree Collapse file tree
docs/content/documentation/content Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -199,7 +199,12 @@ This is useful for presenting/filtering information in a shortcode depending in
199199
200200### ` page ` or ` section `
201201You can access a slighty stripped down version of the equivalent variables in the normal templates.
202- The only things missing are translations, backlinks and pages for sections as we are still in the middle of processing.
202+ The following attributes will be empty:
203+ - translations
204+ - backlinks
205+ - pages
206+
207+ (Note: this is because the rendering of markdown is done before populating the sections)
203208
204209A useful attribute to ` page ` in shortcodes is ` colocated_path ` .
205210This is used when you want to pass the name of some assets to shortcodes without repeating the full folders path.
You can’t perform that action at this time.
0 commit comments