mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 15:49:17 -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:
|
||||
aliases: [plainify]
|
||||
related: []
|
||||
returnType: string
|
||||
returnType: template.HTML
|
||||
signatures: [transform.Plainify INPUT]
|
||||
aliases: [/functions/plainify]
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user