[editor] Fix and rework TextEditor list extensions
Was not working at all before. Now the logic is much simpler with the use of tiptap attributes.
Showing
- projects/editor/src/app/text-editor/extensions/bullet-list.ts 7 additions, 30 deletions...ects/editor/src/app/text-editor/extensions/bullet-list.ts
- projects/editor/src/app/text-editor/extensions/ordered-list.ts 43 additions, 0 deletions...cts/editor/src/app/text-editor/extensions/ordered-list.ts
- projects/editor/src/app/text-editor/extensions/orderedList-extension.ts 0 additions, 64 deletions...r/src/app/text-editor/extensions/orderedList-extension.ts
- projects/editor/src/app/text-editor/rich-text-editor.component.ts 5 additions, 3 deletions.../editor/src/app/text-editor/rich-text-editor.component.ts
Loading
Please register or sign in to comment