Skip to content
Snippets Groups Projects
Unverified Commit 93dd429e authored by Imran Iqbal's avatar Imran Iqbal
Browse files

docs(map.jinja): fix `rst-lint` violation [skip ci]

```
WARNING docs/map.jinja.rst:277 Cannot analyze code. No Pygments lexer found for "jinja2".
```
parent 0122a746
No related branches found
No related tags found
No related merge requests found
...@@ -274,7 +274,7 @@ Using Jinja2 YAML template ...@@ -274,7 +274,7 @@ Using Jinja2 YAML template
You can provide a Jinja2 YAML template file with a name suffixed with ``.yaml.jinja``, it must produce a YAML file conform to the `Format of configuration YAML files`_, for example: You can provide a Jinja2 YAML template file with a name suffixed with ``.yaml.jinja``, it must produce a YAML file conform to the `Format of configuration YAML files`_, for example:
.. code-block:: jinja2 .. code-block:: jinja
--- ---
strategy: 'overwrite' strategy: 'overwrite'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment