Skip to main content

apply_edit

Function apply_edit 

Source
pub fn apply_edit(
    doc: &mut MarkupDoc,
    edit: &MarkupEdit,
) -> Result<(), MarkupError>
Expand description

Apply a reversible markup edit to a document.