Drupal AMP module is removing amp-accordion tag which is the tag specified by Google with the correct html markup as provided here https://www.ampproject.org/docs/reference/components/amp-accordion

On my website I have activated "Power User" mode to run the whole HTML page through the AMP library. I am not sure why my tag is getting removed.

Not sure what to do. If someone having any fix, pleas share.

Comments

rakesh.nimje84@gmail.com’s picture

Issue summary: View changes
karens’s picture

Status: Active » Closed (works as designed)

Don't use Power User mode. It only works on the original set of components and doesn't know anything about some newer ones. I am working on a 8.3 branch that handles it differently and adds many new components.