CKeditor Html 5 <figure> tag issue
问题 I using CKeditor version 4. And I facing issue related HTML 5 tag. Input Html Code: <div class="col-md-4 col-sm-4"> <div class="item-cont"> <a href="contents/view/home"> <figure> <img src="img/1468996695_img-1.jpg" /> </figure> <div class="item-content"> <div class="align-content"> <div class="text-cont"> <h1>Text</h1> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry.</p> </div> </div> </div> </a> </div> </div> Output return from