mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
366 B
366 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