-
Pretzel is not case sensitive when it comes to variables. However GitHub pages is. This means that sites that work locally do not work when pushed to GitHub.
https://twitter.com/DavidBurela/status/65…
-
### Dotliquid version
(any)
### Expected behavior
dot Liquid implements Shopify's additional filters documented at:
https://shopify.dev/docs/themes/liquid/reference/filters/additional-filters#js…
-
### Dotliquid version
2.2.614
### Expected behavior
Math functions around the integer boundary should work, for example adding 1 to int.MaxValue
### Actual behavior
Liquid error: Arithmetic o…
-
I have already described the sentence [here](https://github.com/RicoSuter/NSwag/issues/1213#issuecomment-720786735), but it seems I have not been heard
I propose to move the generation of the prope…
-
## Requirements
We wish to leverage the headless content management system to create static and dynamic websites (and those that mix the two).
### The basics
1) A templating engine that lets …
-
### Dotliquid version
2.2.548
### Expected behavior
The template should throw a TimeoutException once the timeout has expired.
### Actual behavior
The rendering engine waits for the last bl…
-
### Dotliquid version
2.0.158
### Expected behavior
For template instanse with flag IsThreadSafe can get filled errors property.
### Actual behavior
```
string templateContent = "User email:…
-
When calling a POST request of a WebAPI you can use a class to represent the payload, and the typescript client will generate an interface or class for it. This obviously means the parameter order doe…
-
I'm decorating my drop classes with `[LiquidType]` and passing in the allowed members as directed:
```cs
[LiquidType("my_value")]
public class MyPOCO
{
public MyObject my_value { get; set; }
…
-
Azure documentation describes process to add a Liquid map to Integration Services, and use that map in a Logic App.
So we spend a lot of time and money developing a custom Liquid map.
Then we foun…