mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #117 from thomshouse/detect-tinymce-improvements
Added improved TinyMCE detection.
This commit is contained in:
		@@ -56,6 +56,7 @@
 | 
				
			|||||||
# WYS editors
 | 
					# WYS editors
 | 
				
			||||||
- (^|/)ckeditor\.js$
 | 
					- (^|/)ckeditor\.js$
 | 
				
			||||||
- (^|/)tiny_mce([^.]*)\.js$
 | 
					- (^|/)tiny_mce([^.]*)\.js$
 | 
				
			||||||
 | 
					- (^|/)tiny_mce/(langs|plugins|themes|utils)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# MathJax
 | 
					# MathJax
 | 
				
			||||||
- (^|/)MathJax/
 | 
					- (^|/)MathJax/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user