mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '74309fe5699a595080fdb3a14711e0869babce99'
This commit is contained in:
@@ -39,7 +39,7 @@ You can also use the `..` to refer to a page one level up etc.:
|
||||
We have now also added language support to `ref` and `relref`, so you can link to a page in another language:
|
||||
|
||||
```go-html-template
|
||||
{{</* relref path="document.md" lang="jp" */>}}
|
||||
{{</* relref path="document.md" lang="ja" */>}}
|
||||
```
|
||||
|
||||
To link to a given Output Format of a document, you can use this syntax:
|
||||
|
Reference in New Issue
Block a user