Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'

This commit is contained in:
Bjørn Erik Pedersen
2025-02-13 10:40:34 +01:00
817 changed files with 5301 additions and 14766 deletions

View File

@@ -56,7 +56,7 @@ If you set both `slug` and `url` in front matter, the `url` value takes preceden
#### Include a colon
{{< new-in 0.136.0 >}}
{{< new-in 0.136.0 />}}
If you need to include a colon in the `url` front matter field, escape it with backslash characters. Use one backslash if you wrap the string within single quotes, or use two backslashes if you wrap the string within double quotes. With YAML front matter, use a single backslash if you omit quotation marks.
@@ -118,7 +118,7 @@ multilingual|`about`|`https://example.org/de/about/`
#### Permalinks tokens in front matter
{{< new-in "0.131.0" >}}
{{< new-in 0.131.0 />}}
You can also use [tokens](#tokens) when setting the `url` value. This is typically used in `cascade` sections: