Insert divider

This query inserts a visual divider into the document. This divider is adapted to the colors of the current design.
Quick example:
{query: divider size:"medium" design:"minimalistic" }
Configuration parameters:
| Parameter | Description |
|---|---|
| size | Amount of vertical space occupied by the divider. Allowed values are small, medium and large |
| design | Divider design. empty for an empty area, minimalistic for a simple divider. |