mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 13:54:39 -04:00
Update plainify return type
This was changed from string to template.HTML in v0.132.0.
This commit is contained in:
parent
160f22d0e9
commit
8f5afb55d5
@ -6,7 +6,7 @@ keywords: []
|
|||||||
action:
|
action:
|
||||||
aliases: [plainify]
|
aliases: [plainify]
|
||||||
related: []
|
related: []
|
||||||
returnType: string
|
returnType: template.HTML
|
||||||
signatures: [transform.Plainify INPUT]
|
signatures: [transform.Plainify INPUT]
|
||||||
aliases: [/functions/plainify]
|
aliases: [/functions/plainify]
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user