Add math formulas to Text elements
- Uses katex library - TipTap extension similar to Cloze child elements. Only the rendering is different and done directly within the TipTap extension. #647
Showing
- package-lock.json 34 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- projects/editor/src/app/text-editor/angular-node-views/math-formula-extension.ts 39 additions, 0 deletions.../text-editor/angular-node-views/math-formula-extension.ts
- projects/editor/src/app/text-editor/angular-node-views/math-formula.component.ts 72 additions, 0 deletions.../text-editor/angular-node-views/math-formula.component.ts
- projects/editor/src/app/text-editor/rich-text-editor.component.html 4 additions, 0 deletions...ditor/src/app/text-editor/rich-text-editor.component.html
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 9 additions, 1 deletion.../editor/src/app/text-editor/rich-text-editor.component.ts
Loading
Please register or sign in to comment