(cherry picked from commit 9f84c09bf3
)
This commit is contained in:
parent
b00358e4fb
commit
d6bc698ed8
1 changed files with 1 additions and 1 deletions
2
docs/templates/plugin.rst.j2
vendored
2
docs/templates/plugin.rst.j2
vendored
|
@ -221,7 +221,7 @@ Notes
|
|||
Examples
|
||||
--------
|
||||
|
||||
.. code-block:: yaml
|
||||
.. code-block:: yaml+jinja
|
||||
|
||||
{% for example in examples %}
|
||||
{% if example['description'] %}@{ example['description'] | indent(4, True) }@{% endif %}
|
||||
|
|
Loading…
Reference in a new issue