{@html paperclipIcon} {@html micIcon} {@html functionIcon} wrap("\\(", "\\)")} on:mount={createShortcut} > {tr.editingMathjaxInline()} {shortcutLabel} wrap("\\[", "\\]")} on:mount={createShortcut} > {tr.editingMathjaxBlock()} {shortcutLabel} wrap("\\(\\ce{", "}\\)")} on:mount={createShortcut} > {tr.editingMathjaxChemistry()} {shortcutLabel} wrap("[latex]", "[/latex]")} on:mount={createShortcut} > {tr.editingLatex()} {shortcutLabel} wrap("[$]", "[/$]")} on:mount={createShortcut} > {tr.editingLatexEquation()} {shortcutLabel} wrap("[$$]", "[/$$]")} on:mount={createShortcut} > {tr.editingLatexMathEnv()} {shortcutLabel} { console.log(event); return true }} let:state={active} let:updateState > { toggleHtmlEdit(); updateState(event); }} on:mount={createShortcut} > {@html xmlIcon}