<h2 class="o-heading__faq">
    FAQ Heading: Astronomy, Indigenous Knowledge and Interpretation
</h2>
<h{{ heading.level }} class="o-heading__faq">
  {{#if link1}}
    {{> @link--1 }}
  {{/if}}
  {{#if link2}}
    {{> @link--2 }}
  {{/if}}
  {{#if heading.text }}
    {{ heading.text }}
  {{/if}}
</h{{ heading.level }}>
{
  "heading": {
    "level": "2",
    "text": "FAQ Heading: Astronomy, Indigenous Knowledge and Interpretation",
    "abbr": true
  },
  "link1": false,
  "link2": false,
  "link": {
    "text": "Linked heading text"
  }
}

No notes defined.