{#if chapter.show || (chapter.start && chapter.end)}
{chapter.name}
{#if chapter.start && chapter.end}
{/if}
{:else}
{chapter.name}
{/if}