lower

Function lower 

Source
pub fn lower(text: Caseable) -> Caseable
Expand description

Converts a string or content to lowercase.

ยงExample

#lower("ABC") \
#lower[*My Text*] \
#lower[already low]