-
- Add some sort of templating to see if we can allow lazy evaluation of functions
- then improve the language parsing
- handle all the edge cases of states
-
**What version of `prettier-plugin-tailwindcss` are you using?**
v0.6.5
**What version of Tailwind CSS are you using?**
v3.4.4
**What version of Node.js are you using?**
v18.20.4
**Wha…
-
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 …
-
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:
```
…
gossi updated
3 weeks ago
-
The current [index.html](https://github.com/Chainlit/chainlit/blob/86ded88680a5e47edd5177b5cbe7fe01c597ab4e/frontend/index.html) uses [custom placeholders for search and replace](https://github.com/Ch…
-
[`js-beautify` v1.15.1](https://github.com/beautifier/js-beautify/releases/tag/v1.15.1) added a new setting to support indenting of Angular at-string syntax (https://github.com/beautifier/js-beautify/…
-
StringTemplate should not be the only prompt template mechanism used in Spring AI. Nor should it be the default.
StringTemplate is presently deeply baked into Spring AI. Consider `AdvisedRequest.to…
-
[cyanobyte](https://github.com/google/cyanobyte) might also be interesting to look at here. Since it's a templating language (instead of an OO representation) the result could well be slim enough to m…
-
Hello!
We are currently trying to add support for the liquid templating language, this results in a `yaml.liquid` language.
But for this the monaco-yaml plugin won't work. :(
Is there a way w…
-
**Is your feature request related to a problem? Please describe.**
**TL;DR:** Have a way to [walk schemas](https://cuelang.org/docs/howto/walk-schemas-using-go-api/) from within CUE itself, without…