Jquery – Adding <i> </i> with any Favicon icon and its automatically creating <SVG> tags in Trumbowyg Editor
Here, In the Trumbowyg editor of project getting some issue. Actually when I am trying to add code this in source code: <p>hello</p><p><br></p> <label class="click_aerrow"> <i class="fa fa-angle-down"></i> </label> It's Automatically converting this code later with SVG tags like below:…