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 ee60f7e commit 4c6fdb1Copy full SHA for 4c6fdb1
lexers/embedded/json.xml
@@ -3,6 +3,7 @@
3
<name>JSON</name>
4
<alias>json</alias>
5
<filename>*.json</filename>
6
+ <filename>*.avsc</filename>
7
<mime_type>application/json</mime_type>
8
<dot_all>true</dot_all>
9
<not_multiline>true</not_multiline>
0 commit comments