Hello! We are looking for an xml editor for angular components, like the RichTextEditor, I cannot find in the demos some components that satisfied our requirements:
1- Should open a file in byte array or string
2- Should be an editor like rich text editor (copy/paste)
3- Should give autoclosure for xml tags and collapse/expand.
4- Should higlights differents parts of the xml
5- Should save the text into a xml file.
Is there a component currently that can help us with this requirements?
Thanks