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 03cb27f commit 70ea7afCopy full SHA for 70ea7af
lib/rouge/lexers/json5.rb
@@ -3,7 +3,7 @@
3
4
module Rouge
5
module Lexers
6
- load_lexer 'javascript.rb'
+ load_lexer 'json.rb'
7
8
class JSON5 < JSON
9
title 'JSON 5'
0 commit comments