feat(slash): insert math

This commit is contained in:
Elian Doran
2025-06-16 20:55:02 +03:00
parent 13afcb8a49
commit c09a9aa7d3
2 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ import './augmentation.js';
import "../theme/mathform.css";
export { default as Math } from './math.js';
export { default as MathUI } from './mathui.js';
export { default as AutoformatMath } from './autoformatmath.js';
export const icons = {