logo
pub fn lower(_state: &State<'_, '_>, v: String) -> Result<String, Error>
This is supported on crate feature builtins only.
Expand description

Converts a value to lowercase.

<h1>{{ chapter.title|lower }}</h1>