Merge commit '74309fe5699a595080fdb3a14711e0869babce99'

This commit is contained in:
Bjørn Erik Pedersen
2018-10-29 09:23:25 +01:00
59 changed files with 306 additions and 127 deletions

View File

@@ -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: