-1
I’m in a project to create an angular site, the site should have an integrated text editor, I’m thinking of using nd2-ckeditor (accepted suggestions) the issue is that the editor returns me a text with the html tags, this is not a problem if I just have to display the text on the screen, but I want to know if it has how to "convert" this html text to a text without the tags.