-
### Use Case/Motivation
We currently allow the use of a template file to seed a new entry. This file is currently a flat text file and is taken verbatim into the editor when creating a new entry.
…
-
The jinja snippets file from vim-snippets has the following two snippets:
```snippets
snippet %
{% ${1} %}
snippet %%
{% ${1:tag_name} %}
${0}
{% end$1 %}
```
At least with my configu…
-
Hello, getting the following when trying to use this formula - any ideas?
```
local:
Data failed to compile:
----------
Rendering SLS 'base:dropbox' failed: Jinja error: map.jinja
Traceback (…
TTimo updated
7 years ago
-
Develop a method to extend built-in Jinja templates.
-
### Issue Summary
example structured data:
```
router_pim_sparse_mode:
ipv4:
anycast_rps:
- address: 10.64.96.15
```
config output:
```
!
router pim …
-
One thing missing from pyscript compared with regular home assistant scripts and automations is access to the capabilities provided by the jinja template extensions such as working with areas and devi…
-
## CVE-2024-34064 - Medium Severity Vulnerability
Vulnerable Libraries - Jinja2-3.0.1-py3-none-any.whl, Jinja2-2.11.3-py2.py3-none-any.whl
Jinja2-3.0.1-py3-none-any.whl
A very fast and expressive …
-
Flask-Injector 0.14.0
Injector 0.20.1
Flask 2.1.3
Minimum reproducible example: https://gist.github.com/NoRePercussions/00a26a4d801a91b01a916f818dd27092
## Summary
- Flask-Injector adds inj…
-
Hi,
I would really love to see a possibility to give all my compose files a value, e.g. a label for `whats-up-docker,` or set my restart policy without needing to edit it for each container every …
-
So the improvements made in reference to https://github.com/executablebooks/sphinx-autobuild/issues/34 did provide a fix to my issue but the example in the documentation at https://github.com/executab…