-
- I have searched the [issues](https://github.com/nvarner/typst-lsp/issues) of this repo and believe that this is not a duplicate.
- I have searched the [discussions](https://github.com/nvarner…
-
Hello,
I wanted to add an icon in a macro, and it seems to fail silently. No error in the console, and the html is truncated just before the icon, the macro is returned and displayed as is. In my c…
-
Right now, in rinja a condition is considered to match if it evaluates to `true` or a reference to `true`. That's a sensible and kinda obvious implementation.
In Jinja, Handlebars, etc. the pythonic…
-
**Is your feature request related to a problem? Please describe.**
Since the template language allows custom inline / simple and more advanced functions, it would be cool to
have some "general" way …
-
Need to choose templating language.
-
Since we are currently implementing the designs in such a way that looks familar to any one who has worked with a templating language, this feature would make it possible such that the current templat…
-
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 …
-
Great templating language! I just miss it in Py3k.
yajo updated
11 years ago
-
It seems like Helm Chart files are basically Kubernetes yaml files with templating capability in `{{...}}` blocks.
It would be nice if Yaml Language Server could provide support for those files (by p…
-
Having explored Seam Framework JaxRS templating support [1] I find it useful and could be incorporated into the spec.
@ResponseTemplate and @ResponseTemplates annotations to designate the template[s] …