mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-17 18:22:13 +00:00
441 B
441 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
See also the .PlainWords, .Plain, and .RawContent page variables.