blob: ed0dd14c60e7c0ca1d13d668637cae2307bb2bf0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
_comment: Do not remove front matter.
---
path
: (`string`) The path to the target page. Paths without a leading slash (`/`) are resolved first relative to the current page, and then relative to the rest of the site.
lang
: (`string`) The language of the target page. Default is the current language. Optional.
outputFormat
: (`string`) The output format of the target page. Default is the current output format. Optional.
|