We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c31b782 + 148d19a commit 2fb6912Copy full SHA for 2fb6912
jade.nanorc
@@ -33,8 +33,7 @@ color ,green "[[:space:]]+$"
33
# Unbuffered comments
34
color brightblue "\s+(//-.*)"
35
# HTML-style conditional comments
36
-color brightmagenta start="<!" end="!>"
37
-color brightmagenta "<!\[endif\]-->"
+color brightmagenta start="<!(--)?\[if" end="<!\[endif\](--)?>"
38
# HTML-style elements
39
color yellow "<([^!].*)>"
40
# Pipes
0 commit comments