mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
@@ -1,16 +0,0 @@
|
||||
---
|
||||
title: transform.Plainify
|
||||
description: Returns a string with all HTML tags removed.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
aliases: [plainify]
|
||||
related: []
|
||||
returnType: string
|
||||
signatures: [transform.Plainify INPUT]
|
||||
aliases: [/functions/plainify]
|
||||
---
|
||||
|
||||
```go-html-template
|
||||
{{ "<b>BatMan</b>" | plainify }} → BatMan
|
||||
```
|
Reference in New Issue
Block a user