I am facing an issue with Magento 2.3.0+ WYSIWYG editor inserting ” instead of correct ” and also when we write like <a href="{{store_url}}sales/guest/form/">Orders and Returns</a>
after saving it is displaying <a href="{{store_url}}">Orders and Returns</a>
Could any one please help me out?