feat!: many work useles with hemar

This commit is contained in:
2025-05-10 11:00:36 +00:00
parent 4db5cc171b
commit 5f52fc42af
10 changed files with 503 additions and 127 deletions

View File

@@ -0,0 +1,47 @@
[
{
"type": "SECTION",
"content": {
"iterator": "item",
"collection": "items"
},
"body": [
{
"type": "INTERPOLATE",
"content": {
"key": "name"
}
},
{
"type": "TEXT",
"content": {
"content": " "
}
},
{
"type": "INTERPOLATE",
"content": {
"key": "item.name"
}
},
{
"type": "TEXT",
"content": {
"content": " "
}
}
]
},
{
"type": "TEXT",
"content": {
"content": " "
}
},
{
"type": "INTERPOLATE",
"content": {
"key": "name2"
}
}
]