amp-library
amp-library copied to clipboard
Convert HTML to AMP HTML and report HTML compliance with the AMP HTML specification
We have a couple of pages with youtube videos that are being flagged in google webmaster tools. When there is a video on our amp page, we get this line...
Hi, I'm working with a CMS generating links like this: download When I try to convert that file I get: on line 1 - The attribute 'type' in tag 'a'...
There is a new implementation of a component to embed playbuzz. We need the amp-playbuzz but i have trouble to implement in drupal. I think it could be implemented in...
We need to add the config options to the readme.md file. - [ ] Add the command line options - [ ] Add the php library options - [ ]...
I am using the image url of https://www.facebook.com/ladygaga/photos/a.89179709573.79898.10376464573/10154453352899574/?type=3&theater My oembed provider returns the following embed code for this post which works on a regular html web page using the stadard...
Getting following deprecated errors: ``` PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/html/vendor/lullabot/amp/src/AMP.php on line 356 Deprecated: Using ${var} in strings is deprecated, use {$var}...
Adds php 8 compatibility as asked on #302 also solves some waterfall problem on other libraries requiring different forks of the `querypath/querypath` library.
Updated guzzle version in composer file
Hi, the querypath library ("querypath/querypath": "^3.0.4") used is abandoned. Could you update it with a new one, like https://github.com/GravityPDF/querypath? Regards