Function sprig::strings::nindent[][src]

pub fn nindent(args: &[Value]) -> Result<Value, FuncError>
Expand description

Same as the indent function, but prepends a new line to the beginning of the string.