Any plan to render Angular components inside the editor?

I see there is already Angular support, which is awesome!

I work on a project that requires rendering angular components inside the editor.

Currently can we achieve that with ngx-tiptap.

I’m not sure what you mean by this. The library itself definitely does nothing Angular-related.

Wordgard allows you to create Widgets that contain your own custom DOM structure, but any integration of those with frameworks is out of scope of the core. Some frameworks make this kind of thing harder than others, but I don’t know much about Angular.

Yeah I never meant for the core to support Angular.
Isn’t this project related?

I thought it was a wrapper with Angular bindings.

Oh, no, that is a package for editing Angular code in CodeMirror. It has nothing to do with Wordgard.