treat jinja as comments in tf

This commit is contained in:
2025-10-06 16:36:21 -06:00
parent 169afdafda
commit dd5cf14b70
2 changed files with 1447 additions and 1427 deletions

View File

@@ -1695,6 +1695,19 @@
"content": {
"type": "CHOICE",
"members": [
{
"type": "SEQ",
"members": [
{
"type": "STRING",
"value": "{%"
},
{
"type": "PATTERN",
"value": ".*"
}
]
},
{
"type": "SEQ",
"members": [

File diff suppressed because it is too large Load Diff