{@select key=.type}
  {@eq value="heading"}{>heading/}{/eq}
  {@eq value="section"}{>section/}{/eq}
  {@none}{!TODO: make this panic!}ERROR: Unrecognized type {.type}.{/none}
{/select}