aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/data/docs.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2023-12-04 15:24:01 +0100
committerBjørn Erik Pedersen <[email protected]>2023-12-04 15:24:01 +0100
commitd19ed4d4e69f51873135f05a51831d25ecc2071e (patch)
tree74dfd9af2b0f4a6c0933266c50ceaa569d388c71 /docs/data/docs.yaml
parent9f978d387f8b7cb6bc03fe6b4dd52bb16862a784 (diff)
parent35dec7c96f7ee3eb17dd444f7067f0c776fb56ae (diff)
downloadhugo-d19ed4d4e69f51873135f05a51831d25ecc2071e.tar.gz
hugo-d19ed4d4e69f51873135f05a51831d25ecc2071e.zip
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
Diffstat (limited to 'docs/data/docs.yaml')
-rw-r--r--docs/data/docs.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/docs/data/docs.yaml b/docs/data/docs.yaml
index 48a12f522..2cdb0dd53 100644
--- a/docs/data/docs.yaml
+++ b/docs/data/docs.yaml
@@ -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>" }}'
- - '&lt;p&gt;abc&lt;/p&gt;'
urls:
AbsLangURL:
Aliases: