-
Generalize the ability to export any code. Export notebooks using the notebook format and export python scripts.
- [ ] Add extra documentation to the notebook output. Take the docstring from the exp…
-
### Is your feature request related to a problem? Please describe.
Can't combine jinja template with rpm spec plugins
### Describe the solution you'd like
Jinja 2 template plugin in PyCharm can be …
-
### 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…
-
Hello,
It seems that the edit fields are sorted alphabetically. I expect however that it displays "TITLE" as the first parameter in edit mode, to mimic how it will be displayed afterward.
Best,
-
- [X] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [X] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [X] I've read the [docs](https://djlint.com)…
-
### Summary
The current b64encode and b64decode filters do not allow for producing encoded strings according to [RFC 4648 section 5](https://datatracker.ietf.org/doc/html/rfc4648#section-5), comm…
-
The `jinja2.utils.missing` singleton instance cannot be pickled since pickle cannot find `MissingType` due to the `jinja2.utils.MissingType` attribute not existing:
```python
import pickle
import…
-
## Your setup
### Formula commit hash / release tag
I'm using HEAD on master
### Versions reports (master & minion)
Sunning salt-ssh
```
Salt Version:
Salt: 3003rc1+348.gd6378…
-
##### SUMMARY
Module raise error, if `ansible_port` is jinja expression:
```
msg: 'argument ''dest_port'' is of type and we were unable to convert to int: cannot be converted to an int'
…
-
Hi,
I have a complicated file (exim config file) which I want to process with jinja. It uses a lot of { syntax for its logic, so I wrap those in {% raw %} and {% endraw %}. Your colorizer should se…