I am using froala wysiwyg editor to generate some content in a Web page.
The problem is that it generates single tags without the normalized ending "/>", for example, IMG tags.
Is there an algorithm to fix that using C#? That HTML is the input for another component which is expecting a well formed html.