Skip to main content

render_section

Function render_section 

Source
pub fn render_section(
    diff: &Diff,
    cursor: &Cursor,
    format: SectionFormat,
) -> Result<String>
Expand description

Renders a single section diff in the requested format. Used by confluence_compare_section.