mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Exclude codemirror
An example of a wrong detection due to codemirror is my project. https://github.com/mgaitan/waliki
This commit is contained in:
		@@ -110,6 +110,9 @@
 | 
			
		||||
# MathJax
 | 
			
		||||
- (^|/)MathJax/
 | 
			
		||||
 | 
			
		||||
# Codemirror
 | 
			
		||||
- (^|/)[Cc]ode[Mm]irror/(lib|mode|theme|addon|keymap)
 | 
			
		||||
 | 
			
		||||
# SyntaxHighlighter - http://alexgorbatchev.com/
 | 
			
		||||
- (^|/)shBrush([^.]*)\.js$
 | 
			
		||||
- (^|/)shCore\.js$
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user