odoo 17
I am in form view in 'edit' mode. I am adding svg html element with path html tag to Odoo Editor. The problem is that when I save form, and refresh the page the 'path' element is removed. Why? Where is function which makes that changes? I cannot find it.