Skip to content

Commit 2f58bcf

Browse files
committed
Docs: Fix syntax highlight of jinja snippet
1 parent 15b9d27 commit 2f58bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide/plugin_development/messaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Inside this directory, you can place Markdown templates (with a
6464
*.md* extension) in place of the content you wish to show. For
6565
example this *hello.md*:
6666

67-
.. code-block:: python
67+
.. code-block:: jinja
6868
6969
Hello, {{name}}!
7070

0 commit comments

Comments
 (0)