Card

Render the Docsy card shortcode.
{{% card header="Card Header" title="Card title" footer="Card footer" %}}
Card body content here.
{{% /card %}}

Example:

This is a rendered Docsy card shortcode.