### Description
A Rich Text field followed by 1-3 optional decorative links.

### Pattern Contains
* Rich Text
* Decorative Link

### Variables
~~~
description: {
  type: Paragraph / required
}

links: [{
  type: decorativeLink / optional
}]
~~~
