execute_strikethrough_command

Function execute_strikethrough_command 

Source
pub(crate) fn execute_strikethrough_command(
    cx: &mut JSContext,
    document: &Document,
    selection: &Selection,
) -> bool
Expand description