Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

axelboc/nunjucks-brackets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nunjucks-brackets

Nunjucks syntax highlighter for Brackets.

This extension defines a new CodeMirror mode named nunjucks. The mode is combined with CodeMirror's existing HTML mixed mode, so that any HTML code placed inside a Nunjucks block gets properly highlighted. The nunjucks mode is mapped to the following file extensions:

  • html
  • htm
  • nunjucks
  • njk

Note that this is a very rough implementation, which is not meant to cover the entire Nunjucks grammar. Contributions most welcome.

About

Nunjucks syntax highlighter for Brackets.

Resources

Stars

Watchers

Forks

Packages

No packages published