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.
1 parent bc6c825 commit 281fe70Copy full SHA for 281fe70
index.js
@@ -25,7 +25,7 @@ const highlighters = [
25
},
26
{
27
name: 'special',
28
- regex: /(=|%|\/|\*|-|,|;|:|\+|<|>)/g
+ regex: /(=|!=|%|\/|\*|-|,|;|:|\+|<|>)/g
29
30
31
name: 'function',
0 commit comments