mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	The `pygments_name` field typeahead shows a list of human-readable `pretty_name`to pick from. However, the Pygment aliases which are used for code highlighting within a code block are different from these. This mismatch might be confusing for folks unfamiliar with technical details of the "code playgrounds" feature. To bridge the gap, we now include the Pygment aliases within parenthesis along with its human-readable name, in the typeaheads. E.g: Python 2.x (py2, python2).
		
			
				
	
	
	
		
			2.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			2.1 KiB