Function notedown_ast::utils::indent[][src]

pub fn indent(text: impl AsRef<str>, space: usize) -> String

Adds spaces to each non-empty line.