<!-- 1 -->
<h1>
    Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa <abbr title="Digital Library Federation">DLF</abbr>
</h1>

<!-- 2 -->
<h2>
    Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa
</h2>

<!-- 3 -->
<h3>
    Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa
</h3>

<!-- 4 -->
<h4>
    Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa
</h4>

<!-- 5 -->
<h2 class="o-heading__faq">
    FAQ Heading: Astronomy, Indigenous Knowledge and Interpretation
</h2>

<!-- 1 -->
<h{{ heading.level }} {{#if heading.id }}id="{{ heading.id }}"{{/if}}>
  {{#if link1}}
    {{> @link--1 }}
  {{/if}}
  {{#if link2}}
    {{> @link--2 }}
  {{/if}}
  {{#if heading.text }}
    {{{ heading.text }}} {{#if heading.abbr }}<abbr title="Digital Library Federation">DLF</abbr>{{/if}}
  {{/if}}
</h{{ heading.level }}>

<!-- 2 -->
<h{{ heading.level }}>
  {{#if link1}}
    {{> @link--1 }}
  {{/if}}
  {{#if link2}}
    {{> @link--2 }}
  {{/if}}
  {{#if heading.text }}
    {{ heading.text }}
  {{/if}}
</h{{ heading.level }}>

<!-- 3 -->
<h{{ heading.level }}>
  {{#if link1}}
    {{> @link--1 }}
  {{/if}}
  {{#if link2}}
    {{> @link--2 }}
  {{/if}}
  {{#if heading.text }}
    {{ heading.text }}
  {{/if}}
</h{{ heading.level }}>

<!-- 4 -->
<h{{ heading.level }}>
  {{#if link1}}
    {{> @link--1 }}
  {{/if}}
  {{#if link2}}
    {{> @link--2 }}
  {{/if}}
  {{#if heading.text }}
    {{ heading.text }}
  {{/if}}
</h{{ heading.level }}>

<!-- 5 -->
<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 }}>
/* 1 */
{
  "heading": {
    "level": "1",
    "text": "Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa",
    "abbr": true
  },
  "link1": false,
  "link2": false,
  "link": {
    "text": "Linked heading text"
  }
}

/* 2 */
{
  "heading": {
    "level": "2",
    "text": "Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa",
    "abbr": true
  },
  "link1": false,
  "link2": false,
  "link": {
    "text": "Linked heading text"
  }
}

/* 3 */
{
  "heading": {
    "level": "3",
    "text": "Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa",
    "abbr": true
  },
  "link1": false,
  "link2": false,
  "link": {
    "text": "Linked heading text"
  }
}

/* 4 */
{
  "heading": {
    "level": "4",
    "text": "Astronomy, Indigenous Knowledge and Interpretation: Advancing studies of Cultural Astronomy in South Africa",
    "abbr": true
  },
  "link1": false,
  "link2": false,
  "link": {
    "text": "Linked heading text"
  }
}

/* 5 */
{
  "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.