mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
350 B
350 B
title, description, categories, keywords, params, aliases
| title | description | categories | keywords | params | aliases | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| transform.Plainify | Returns a string with all HTML tags removed. |
|
|
{{ "<b>BatMan</b>" | plainify }} → BatMan