{#if parentLink}
{/if}
  1. {#each parents as parent (parent)}
  2. {parent.value}
  3. {/each}
  4. {node.value}