-
### What would you like to see!
Customers are struggling with newlines when they are writing complicated Jinja templates with if's and else's. They format code with newlines & those newlines show up …
-
currently only "vanilla" html parts of templates would have highlighting - the rest is recognized as plain text. And adding .jinja/.j2 extension to file without specifying `` in header (say, if file e…
-
Hi :wave:
In Jinja, this is totally ok to use double quote inside an interpolation that is inside a double quoted string.
Currently, this get's reformatted like that (which is required for html,…
-
Hello,
In the https://catalog.workshops.aws/proton/en-US/module-1/services/define-the-service-instance-infrastructure part of test jinja, you don't show the expected results when running the script…
-
### Is this a new bug in dbt-common?
- [X] I believe this is a new bug in dbt-common
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current B…
-
Sorting in htmldjango blocks does not work.
In this file, classes are sorted only in the last block where controllflow is not used.
```jinja
0 %}
class="pt-3 p-1"
{% endif %}
>
0 %}clas…
-
### Describe the feature you'd like to request
Currently only substitution works for direct expansion of variables. It would be nice to have support for `{% for %}` directives and so on.
### Describ…
-
## The problem
When creating the following Jinja Template and using it in the UI / Developer Template, the resulting return string is not localized.
I assume this is a Jinja Extension provided by …
-
Is there perhaps a way to maintain fixed row height for a table?
I am attempting to print 1 row per page (this is basically labels for items). In this case, if I match the row height and table cont…
-
Not an issue, but I can't comment on files themselves so feel free to close this any time:
- `strip_prefix`: do you want this or something like this in the scanner? Maybe `interface.basename` or `i…