Example with explicit macro:
See the: <quote Hamlet what we are>.
\Q[We know what we are, but not what we may be.]
{title=Hamlet what we are}
{description=This quote refers to human's inability to know their own potential, despite understanding their current abilities.}
which renders as:
See the: Quote 1. "Hamlet what we are".Quote 1.Hamlet what we are. This quote refers to human's inability to know their own potential, despite understanding their current abilities.We know what we are, but not what we may be.
Example with implicit syntax:
See the: <quote Hamlet what we are implicit>.
> We know what we are, but not what we may be.
{title=Hamlet what we are implicit}
{description=This quote refers to human's inability to know their own potential, despite understanding their current abilities.}
which renders as:
See the: Quote 2. "Hamlet what we are implicit".Quote 2.Hamlet what we are implicit. This quote refers to human's inability to know their own potential, despite understanding their current abilities.We know what we are, but not what we may be.