amp-library icon indicating copy to clipboard operation
amp-library copied to clipboard

Convert HTML to AMP HTML and report HTML compliance with the AMP HTML specification

Results 81 amp-library issues
Sort by recently updated
recently updated
newest added

should allow expand-single-section attribute. currently it allows animate attribute.

If a source HTML has an SVG image in the `` tag this tag won't be converted to ``. As I understand the reason for this issue is that AMP...

If you have an image URL like "/sites/default/files/styles/my_style/public/foo/bar/image.jpg?itok=gz66czQz", which is common in Drupal, then the parsing drops the itok query argument, so if the generated image doesn't exist yet, it...

Please add support for Laravel 8

Google search console detected signed exchange issues https://support.google.com/webmasters/answer/7450883#sgx_warning_list The header 'link' for the signed exchange payload has an invalid value. What about possibility to implement similar signed exchange functionality like...

Instagram TV posts are not parsed correctly For example: https://www.instagram.com/tv/B4SQ6qAn1IS

I am getting an error while parsing html with a pre-applied amp-google-document-embed tag. https://amp.dev/documentation/components/amp-google-document-embed/ - The tag 'amp-google-document-embed' is disallowed. [code: DISALLOWED_TAG category: DISALLOWED_HTML] ACTION TAKEN: amp-google-document-embed tag was removed...

Do you plan tu support PHP 7.4. ?

background color for td,th is removed. Please look into this. Thanks

Pinning to `2.3.0` blocks upgrade of other packages that require newer `masterminds/html5`.