Using liquid syntax inside of tempaltes
Would it be possible to use liquid syntax inside of the template?
For example for rounding numbers or similar things.
(Example showing what I mean, see last column of the table)

Hello
The short answer is yes. Please try the beta version for using liquid syntax.

Thanks for getting back. Okay i will check it out next week after my holidays 😁
@oldrev -> So I tried out tests in the dev branch. It renders the decimal and doubles correctly. But the issue that I am still facing is that I would like to round the number to 2 decimal places for example for displaying a currency.
Am I doing something wrong?
Tried the following which results in an error while parsing the templates:
