Description
============================================================
The “summary” section of an item.
Required context:
* item
HTML
============================================================
Summary
{{> space em=0.5 }}
{{> small-control
src = "/pencil.svg"
title = "edit summary"
class = "edit-item-description"
action = [| editItemDescription(
{{{%js item.uid}}},
{{{%js item.description.text}}}); |] }}