-
Hi!
I'm not sure how this can be accomplished and I'd be up for implementing it myself if you gave me some pointers but would it be possible to add some extra configuration so I can set json-schem…
-
Hi,
could you please also add `.jinja` file extension to the supported list.
Thanks for your work and best regards
-
On code cell 12 `_translate_rescale_substitution_matrix().style.format("{:.2f}")` the notebook fails with`ImportError: Pandas requires version '3.1.2' or newer of 'jinja2'`. See [here](https://github.…
-
This task is to get us enough information to generate host-specific files.
example :
```yaml
hostnames:
interfaces:
- eth0
name:
mac:
ip:
desc:
netmask:
…
-
**Version and OS**
I'm using the latest commit, https://github.com/dgtlmoon/changedetection.io/commit/8536af0845b74918d1b2439d30ac4d5b3e59ec94
**Is your feature request related to a problem? Ple…
-
I think possibly your HTMY templating example in the README for this repo needs the definition of **UserList** from your htmy repo
-
The HTML is generated using the VIKTOR Jinja templater.
Since the VIKTOR Jinja templater is making use of an external Lambda function, it might be a good idea to remove the dependency on the VIKTOR J…
-
Hi
Found one issue with my template
```
#0 _error_handler() called at [/var/www/html/vendor/byjg/jinja-php/src/Template.php:369]
#1 ByJG\JinjaPhp\Template->ByJG\JinjaPhp\{closure}()
#2 preg_rep…
-
**The problem:**
_Short version: the formatter breaks Jinja templating syntax._
I'm developing models using [dbt](https://github.com/fishtown-analytics/dbt) which uses Jinja templating for interp…
-
Should we really use the Sphinx builder's Jinja Environment? At least escaping propably depends on the builder. Do we want that?