{% extends "base.html" %} {% block description %}Help and reference for content authors.{% endblock %} {% block content %}
Use these shortcodes in blog posts and pages to embed rich content.
{{ shortcode.example }}
{% endif %}
{% if shortcode.attributes %}
| Name | Default | Description |
|---|---|---|
{{ attr.name }} |
{{ attr.default or "—" }} | {% set rule = attr.constraints | string %}{{ attr.description }}{% if rule %} Must be {{ rule }}; anything else renders nothing.{% endif %} |
{{ shortcode.notes }}
{% endif %}No plugins loaded.
{% endif %}