{#each description.split(searchInput) as segment, i}{segment}{#if i < description.split(searchInput).length - 1}{searchInput}{/if} {/each}