-
This template thing is already giving me a lot of grief.
I suggest we should think about adding React now while the project is still small.
-
**Describe the bug**
It is possible to craft malicious import files (Swagger, Insomnia v4, ... ) that can lead, once imported, to execution of unwanted code due to SSTI in Nunjucks.
**To Reproduce…
-
consider using strongly typed languages with support for custom typed DSL instread of yaml for plugin definition, or handlebars for prompt templating?
as an altnerative they could maybe com…
-
**Expected Behaviour**
Inside templating languages, `partial()` can inline any preprocessed file, like so:
``` jade
style(type="text/css")=partial("css/" + current.source)
```
**Actual Behaviour**
…
-
### Problem
Neovim (inheriting from Vim) has a seldom used feature for combining multiple filetypes into the `'filetype'` option separated by a dot: https://github.com/neovim/neovim/blob/61f1b091ea97…
tpope updated
2 weeks ago
-
This is a meta issue tracking the feasibility of supporting GnuTLS configurations either in the same template, or a separate template — to assess whether the current recommendations can be adapted to …
-
https://github.com/pallets/jinja/pull/919
Support for blocks (either variable or statement) which preserve the indentation:
> Blocks now support a new syntax '{%* ... %}' that aligns the indent…
-
- [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)…
-
I'm exporting a `{{menu}}` modifier over at [`aria-voyager`](https://github.com/hokulea/aria-voyager).
And received a bug report (hokulea/aria-voyager#170) about:
```hbs
```
with:
```
…
-
If you have lots of summary-enabled fields and you want a summary containing most, but not all of them (e.g not vectors), you need to repeat lots of field names. It would be convenient if there was a …