Error in AMP Validator in blogger showing :
The text (CDATA) inside tag ‘script type=application/ld+json’ contains ‘html comments’, which is disallowed. This error appear because there is no thumbnail inside the post.
How To Fix
1. Open Edit post
2. Copy this code to HTML mode
<div class=”thumb-post”><noscript><img src=”IMAGE_URL” width=”650″ height=”350″ alt=”IMAGE_ALT“/></noscript></div>
3.Change IMAGE_URL and IMAGE_ALT