Setup a testing bench
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
4470af3926
commit
d3e6410ec0
16 changed files with 336 additions and 4 deletions
5
tests/cases/interpolation.temple
Normal file
5
tests/cases/interpolation.temple
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"name": "Hemera"
|
||||
}
|
||||
---
|
||||
Hello! I'm {{= name }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue