-
AFAICT, there's no way for users to override the mustaches with another token, say `{{{}}}`. This comes up where `{{}}` conflicts with other templating systems.
From http://stackoverflow.com/question…
-
From http://mustache.github.io/mustache.5.html -
```
By default a variable "miss" returns an empty string.
This can usually be configured in your Mustache library.
```
Is it possible to configure st…
-
Please propose mockup of responsive redesign of system-detail.html page.
We ought to start to look at multiple types of templating, including:
- jeckyll
- mustache
- drupal
-
Mustache templates are very limited (by design), and IMO make it difficult to implement certain features in the Universe. I'd like it if we could explore some more useful templating systems. For examp…
-
The only templating library currently supported is underscore (ejs). Allow people to swap this out with other libraries like mustache to avoid conflicts in their existing codebase.
-
Hi,
You have [TextTemplating](https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.TextTemplating.Core) mechanism and this is very nice feature but this can be more generic.
My scen…
-
If you are using django or some other backend framework that uses mustache style syntax `{{` `}}` will this work? I noticed that some of the code already includes `{{` in the templating. Vue.js allow…
-
Kibana Alerting allows to use Mustache templating.
There are documentation examples available in different sections but it would be nice to have a dedicated page.
Also we should clarify Mustache t…
-
Hi Damien, came across this project of yours back in March... to the best of your knowledge, does this [templating engine] have any traction or interest with others in the drupal community? Personally…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…