mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Remove out of date notes
This commit is contained in:
		@@ -1,9 +1,7 @@
 | 
				
			|||||||
# Defines all Languages known to GitHub.
 | 
					# Defines all Languages known to GitHub.
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# All languages have an associated lexer for syntax highlighting. It
 | 
					# All languages have an associated lexer for syntax highlighting. It
 | 
				
			||||||
# defaults to name.downcase, which covers most cases. Make sure the
 | 
					# defaults to name.downcase, which covers most cases.
 | 
				
			||||||
# lexer exists in lexers.yml. This is a list of available in our
 | 
					 | 
				
			||||||
# version of pygments.
 | 
					 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# type              - Either data, programming, markup, or nil
 | 
					# type              - Either data, programming, markup, or nil
 | 
				
			||||||
# lexer             - An explicit lexer String (defaults to name)
 | 
					# lexer             - An explicit lexer String (defaults to name)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user