{#if edit} {/if} {#if datatype === "html"} {@html value} {:else if datatype === "markdown"} {:else} {editable ? value : display_value || value} {/if}