mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
@@ -3053,6 +3053,22 @@
|
||||
"works!\n"
|
||||
]
|
||||
]
|
||||
},
|
||||
"Warnf": {
|
||||
"Description": "Warnf formats according to a format specifier and logs a WARNING.\nIt returns an empty string.",
|
||||
"Args": [
|
||||
"format",
|
||||
"a"
|
||||
],
|
||||
"Aliases": [
|
||||
"warnf"
|
||||
],
|
||||
"Examples": [
|
||||
[
|
||||
"{{ warnf \"%s.\" \"warning\" }}",
|
||||
""
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"hugo": {
|
||||
|
Reference in New Issue
Block a user