mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Quote NCL language's colour value
Without double-quotes, the hex colour is interpreted as a YAML comment.
Originally added in 2d39258.
			
			
This commit is contained in:
		@@ -2128,7 +2128,7 @@ Myghty:
 | 
			
		||||
 | 
			
		||||
NCL:
 | 
			
		||||
  type: programming
 | 
			
		||||
  color: #28431f
 | 
			
		||||
  color: "#28431f"
 | 
			
		||||
  extensions:
 | 
			
		||||
  - .ncl
 | 
			
		||||
  tm_scope: source.ncl
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user