language-nunjucks icon indicating copy to clipboard operation
language-nunjucks copied to clipboard

Syntax highlighting for nunjucks templates in atom.

Results 5 language-nunjucks issues
Sort by recently updated
recently updated
newest added

Not sure if I'm barking up the wrong tree so I apologise in advance. When writing templates to be used by front-side JS, I use raw tags. Problem is, syntax...

enhancement

Hi all, Currently, Nunjucks variables within double curly braces are not highlighted any way: ![nunjucks_curly](https://cloud.githubusercontent.com/assets/8344688/24711077/d8fff72a-1a16-11e7-9fa2-4bfe8bb8576f.png) —_HTML(Nunjucks Templates)_ language How nice would it be if the double curly braces were highlighted,...

enhancement

Hey `language-nunjucks` users, fans, and contributors. As many of you probably have noticed, I am not as active as I could be here. Work at @duckduckgo has been taking precedent...

![image](https://cloud.githubusercontent.com/assets/11289719/19192942/408a9210-8cd2-11e6-8b50-cfcadb1b88da.png) Syntax highlighting doesn't work when brackets are inside an opening tag or its attributes. (nunjucks syntax is highlighted as red)

bug
enhancement

[Emmet](https://atom.io/packages/emmet) doesn't work when using this syntax highlighter

bug