Closed rjshrjndrn closed 5 years ago
Is there any way to check syntax erros? for example {{ variable }} with "{{variable}}"
{{ variable }}
"{{variable}}"
This is outside the scope of this plugin.
Is there any way to check syntax erros? for example
{{ variable }}
with"{{variable}}"