Skip to content

Commit 4448d12

Browse files
committed
Add t-raw tag
1 parent df3bf79 commit 4448d12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

snippets/xml.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,5 +497,12 @@
497497
"</t>"
498498
],
499499
"description": "Create Odoo t-if tag"
500+
},
501+
"odoo_template_raw": {
502+
"prefix": "otraw",
503+
"body": [
504+
"<t t-raw=\"${0:name}\"/>"
505+
],
506+
"description": "Create Odoo t-raw tag"
500507
}
501508
}

0 commit comments

Comments
 (0)