Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Antlers and Twig #8

Open
bgarrant opened this issue Jan 12, 2018 · 1 comment
Open

Support for Antlers and Twig #8

bgarrant opened this issue Jan 12, 2018 · 1 comment

Comments

@bgarrant
Copy link

Is there any chance you can add support for Antlers and Twig? DuoTone Light is such a beautiful theme but it does not highlight the tags in these two languages. They are basically just additional tags for HTML.

https://atom.io/packages/language-antlers
https://atom.io/packages/language-twig

@bgarrant
Copy link
Author

Antlers pretty much uses {{ }} for tags and {{# #}} for comments. See https://docs.statamic.com/antlers#tag-syntax.

Twig is similar with {{ }}, {% %} and {# #}. See https://twig.symfony.com/doc/2.x/templates.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant