mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
8f5afb55d5
This was changed from string to template.HTML in v0.132.0.
333 B
333 B
title, description, categories, keywords, action, aliases
| title | description | categories | keywords | action | aliases | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| transform.Plainify | Returns a string with all HTML tags removed. |
|
|
{{ "<b>BatMan</b>" | plainify }} → BatMan