-
People like frameworks because they support many templating languages
We should have a examples-template folder with at least 5 different templating languages for the same web server showing that plu…
-
**Language**
"Blade is the simple, yet powerful templating engine provided with Laravel."
**Additional resources**
https://laravel.com/docs/master/blade
-
This is sort of the holy grail, and it's not currently possible with `multiplex-templates`. Here's the problem:
- While most templating languages render synchronously, some don't. Which means `consoli…
-
We use the quicktemplate library for almost all of HTML templating tasks in the project.
_Contra_:
* Yet another dependency (all dependencies fail and are not to be trusted)
* Yet another non-sta…
-
**Is your feature request related to a problem? Please describe.**
LogQL has templates, but they do not allow much freedom.
The problem is, I want to have different threasholds of values extracted f…
-
I'd like to use this issue to keep track of stuff I wish I could do with the templating logic.
Ideally, I wish I could use an established templating language like [EJS](https://ejs.co/) or [doT.js]…
-
It is a pretty big mess in there. it needs some restructuring to make labels and generation easier.
The big issues are:
- Templating yaml is bad. Templating yaml inside of yaml is even worse (e.g.…
-
### Command
build, serve
### Description
In previous Angular versions, when using webpack-based builders, we had the ability to customize how component templates were processed (e.g., using third-p…
-
I made a VSCode extension for the niche community of developers working with the [Lava templating language](https://community.rockrms.com/lava) of [Rock](https://www.rockrms.com) Relationship Manageme…
-
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…