-
```
In file included from jinja2cpp/Jinja2Cpp/src/error_info.cpp:3:
In file included from ./vpn/lib/shared/fmt/include/fmt/format.h:56:
./vpn/lib/shared/fmt/include/fmt/base.h:1389:23: error: no ma…
-
### Jdaviz component
Imviz
### Description
The documentation for `Imviz.load_data` implies that it should be possible to load asdf-in-fits files from jwst directly. However, when I try to do…
-
Markdown publisher generates attr_list without space after first curly bracket
ie. `{#SRS-001 }` instead `{ #SRS-001 }`
This may create a problem when we want to render the output markdown docum…
-
The current major version of jinja is jinja3. Currently, we use jinja2 because its RPM is available on EPEL. Once jinja3 is available, we'll want to be ready to transition our templating to jinja3 t…
-
Reasoning:
- Command `safety check` is [deprecated](https://github.com/pyupio/safety/blob/main/CHANGELOG.md#other). Alternative command `safety scan` requires authorization to Safety platform
- Su…
-
I tried to follow the jinja2 link at the beginning of the readme, but it returns an error. It seems like https://palletsprojects.com/p/jinja/ might be the new homepage, so the link should probably be …
-
Its not a recommended practice to have Jinja2 autoescaping disabled. We shall manually deal with autoescaping and have it enabled in the environment.
-
## What
Currently there is no support for installing Jinja2 and interacting with templates created using it.
## Why
The action should cover all use cases that Sceptre may be used for.
-
The autoescape support should be enabled and the |e removed from the templates. This would solve some issues with i18n.
-
Hi,
Could you add support for jinja2 2.8? I don't know why this version is excluded in the setup.py file.