Skip to main content

append_to_section

Function append_to_section 

Source
pub fn append_to_section(
    body: &str,
    heading: &str,
    content: &str,
) -> Result<SectionEdit, EditError>
Expand description

Append content at the end of the addressed section (before the next sibling-or-shallower heading), newline-terminated.