${Link(url, organization)} ${position} ${startDate && html`${Duration(startDate, endDate)}`} ${summary && markdown(summary)} ${highlights.length > 0 && html` ${highlights.map(highlight => html`${markdown(highlight)}`)} `}