Section 1

Bunch of awesome content

Section 2

Bunch of awesome content

Section 3

Properly nested amp-accordion

Nested section

It's possible to nest amp-accordions.

The header tag is supported as well.

Even more awesome.

Some paragraph of text that doesn't belong here.

header which isn't h1-h6.
a second child
a third child
ORIGINAL HTML --------------- Line 1: Line 16: Line 20: Line 21: Line 22: Line 23: Line 24: Line 25: Line 26: Line 27: Line 28: Line 29: Line 30: Line 31: Line 32: Line 33:
Line 34:

Section 1

Line 35:

Bunch of awesome content

Line 36:
Line 37:
Line 38:

Section 2

Line 39:
Bunch of awesome content
Line 40:
Line 41:
Line 42:

Section 3

Line 43: Line 44:
Line 45:
Line 46:

Properly nested amp-accordion

Line 47: Line 48:
Line 49:

Nested section

Line 50:

It's possible to nest amp-accordions.

Line 51:
Line 52:
Line 53:
Line 54:
Line 55:
The header tag is supported as well.
Line 56:

Even more awesome.

Line 57:
Line 58:
Line 59: Line 60: Line 61: Line 62: Line 63: Line 64:

Some paragraph of text that doesn't belong here.

Line 65:
Line 66:
header which isn't h1-h6.
Line 67:
a second child
Line 68:
a third child
Line 69:
Line 70:
Line 71: Line 72: Line 73: AMP-HTML Validation Issues and Fixes ------------------------------------- FAIL on line 61 - Tag 'amp-accordion' is disallowed as child of tag 'amp-accordion'. Child tag must be one of [section]. [code: DISALLOWED_CHILD_TAG_NAME category: AMP_TAG_PROBLEM see: https://www.ampproject.org/docs/reference/extended/amp-accordion.html] - Tag 'p' is disallowed as child of tag 'amp-accordion'. Child tag must be one of [section]. [code: DISALLOWED_CHILD_TAG_NAME category: AMP_TAG_PROBLEM see: https://www.ampproject.org/docs/reference/extended/amp-accordion.html]
on line 65 - Tag 'div' is disallowed as first child of tag 'section'. First child tag must be one of [h1,h2,h3,h4,h5,h6,header]. [code: DISALLOWED_FIRST_CHILD_TAG_NAME category: DISALLOWED_HTML] - Tag 'section' must have 2 child tags - saw 3 child tags. [code: INCORRECT_NUM_CHILD_TAGS category: DISALLOWED_HTML] COMPONENT NAMES WITH JS PATH ------------------------------ 'amp-accordion', include path 'https://cdn.ampproject.org/v0/amp-accordion-0.1.js'