Skip to main content

execute_superscript_command

Function execute_superscript_command 

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