mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
@@ -824,8 +824,6 @@ chroma:
|
||||
- Aliases:
|
||||
- typoscripthtmldata
|
||||
Name: TypoScriptHtmlData
|
||||
- Aliases: null
|
||||
Name: ucode
|
||||
- Aliases:
|
||||
- v
|
||||
- vlang
|
||||
@@ -1256,9 +1254,6 @@ config:
|
||||
keepEndTags: true
|
||||
keepQuotes: false
|
||||
keepWhitespace: false
|
||||
templateDelims:
|
||||
- ""
|
||||
- ""
|
||||
js:
|
||||
keepVarNames: false
|
||||
precision: 0
|
||||
@@ -2746,21 +2741,6 @@ tpl:
|
||||
map[string]interface {}{
|
||||
"Hugo": "Rocks!",
|
||||
}
|
||||
TestDeprecationErr:
|
||||
Aliases: null
|
||||
Args: null
|
||||
Description: ""
|
||||
Examples: null
|
||||
TestDeprecationInfo:
|
||||
Aliases: null
|
||||
Args: null
|
||||
Description: ""
|
||||
Examples: null
|
||||
TestDeprecationWarn:
|
||||
Aliases: null
|
||||
Args: null
|
||||
Description: ""
|
||||
Examples: null
|
||||
Timer:
|
||||
Aliases: null
|
||||
Args: null
|
||||
@@ -4384,16 +4364,6 @@ tpl:
|
||||
- - '{{ "hello = \"Hello World\"" | resources.FromString "data/greetings.toml"
|
||||
| transform.Unmarshal }}'
|
||||
- map[hello:Hello World]
|
||||
XMLEscape:
|
||||
Aliases: null
|
||||
Args:
|
||||
- s
|
||||
Description: |-
|
||||
XMLEscape returns the given string, removing disallowed characters then
|
||||
escaping the result to its XML equivalent.
|
||||
Examples:
|
||||
- - '{{ transform.XMLEscape "<p>abc</p>" }}'
|
||||
- '<p>abc</p>'
|
||||
urls:
|
||||
AbsLangURL:
|
||||
Aliases:
|
||||
|
Reference in New Issue
Block a user