mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Add Twig to syntax.json
This commit is contained in:
12
syntax.json
12
syntax.json
@@ -579,5 +579,17 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"language": "Twig",
|
||||
"markers" : [
|
||||
{
|
||||
"type": "block",
|
||||
"pattern": {
|
||||
"start": "{#",
|
||||
"end": "#}"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user