Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Highlighting for custom Nunjucks syntax that is LaTeX compatible

Notifications You must be signed in to change notification settings

ln-z/vscode-nunjucks-LaTeX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a highlighter for a custom Nunjucks syntax intended to be compatible with LaTeX

Nunjucks syntax:

variableStart: #!

variableEnd: !#

blockStart: [##

blockEnd: ##]

commentStart: %!

commentEnd: !%

Supports these file extensions

.njk, .nj, .nunjucks

Forked from vscode-nunjucks (ronnidc)

About

Highlighting for custom Nunjucks syntax that is LaTeX compatible

Resources

Stars

Watchers

Forks