Merge "Add support for jsx lang to be syntax highlighted"
This commit is contained in:
		@@ -25,6 +25,7 @@
 | 
			
		||||
    'text/css': 'css',
 | 
			
		||||
    'text/html': 'html',
 | 
			
		||||
    'text/javascript': 'js',
 | 
			
		||||
    'text/jsx': 'jsx',
 | 
			
		||||
    'text/x-c': 'cpp',
 | 
			
		||||
    'text/x-c++src': 'cpp',
 | 
			
		||||
    'text/x-clojure': 'clojure',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user