Allow trimming of whitespace
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
587cfdea53
commit
59f92e31fe
8 changed files with 243 additions and 9 deletions
8
tests/cases/trim_whitespace.nomo
Normal file
8
tests/cases/trim_whitespace.nomo
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"test": true,
|
||||
"stuff": "Hemera"
|
||||
}
|
||||
---
|
||||
{{ if test -}}
|
||||
Hello {{= stuff -}}
|
||||
{{- end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue