{#each getChaptersFromText(data) as chapter}
  • {chapter.chapterDate} | {chapter.chapterNum}
  • {/each}