{#if ghIssue !== undefined || ghProject !== undefined}
{#if ghIssue?.repository == null} { if (val !== undefined) { void assignRepository(val) } }} /> {:else if ghIssue.url !== ''}
{#if repository !== undefined} {repository?.name} {/if} { window.open(ghIssue.url, '_blank') }} > #{ghIssue.githubNumber}
{/if}
{#if isAdminUser() && docSyncInfo?.markdown !== undefined}
{/if} {/if}