mik-laj commented on a change in pull request #13502:
URL: https://github.com/apache/airflow/pull/13502#discussion_r552357125
##########
File path: docs/apache-airflow/best-practices.rst
##########
@@ -90,13 +90,13 @@ This can result in a lot of open connections.
The best way of using variables is via a Jinja template, which will delay
reading the value until the task execution. The template syntax to do this is:
-.. code-block::
+.. code-block:: jinja
Review comment:
```suggestion
.. code-block::
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]