Skip to content

Commit

Permalink
add a desc
Browse files Browse the repository at this point in the history
  • Loading branch information
http://jneen.net/ committed Jul 18, 2020
1 parent d324b31 commit 45f6b06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rouge/lexers/json5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ class JSON5 < JSON
filenames '*.json5'
mimetypes 'application/json5', 'application/x-json5'

desc 'JSON 5 extension for JSON (json5.org)'

append :whitespace do
rule %r://.*$:, Comment

Expand Down

0 comments on commit 45f6b06

Please sign in to comment.