{#.children}{@select key=.type}
{@eq value="raw_text"}{.content} {/eq}
{@eq value="highlight_start"}{/eq}
{@eq value="highlight_end"}{/eq}
{@none}{!TODO: make this panic!}ERROR: Unrecognized type {.type}.{/none}
{/select}{/.children} |