pub fn upper(v: Cow<'_, str>) -> String
Converts a value to uppercase.
<h1>{{ chapter.title|upper }}</h1>