Function notedown_parser::utils::indent[]

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

Adds spaces to each non-empty line.