mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add CSS hilighting to the template node (#950)
This can be useful when using the template node to create frontends, see this post: https://groups.google.com/d/msg/node-red/q4DKaX87Ano/Xa1mLpOdAwAJ Thanks !
This commit is contained in:
		
				
					committed by
					
						 Nick O'Leary
						Nick O'Leary
					
				
			
			
				
	
			
			
			
						parent
						
							4603f2d9ca
						
					
				
				
					commit
					3f86b660ed
				
			| @@ -34,6 +34,7 @@ | ||||
|                 <option value="html">HTML</option> | ||||
|                 <option value="json">JSON</option> | ||||
|                 <option value="javascript">Javascript</option> | ||||
|                 <option value="css">CSS</option> | ||||
|                 <option value="markdown">Markdown</option> | ||||
|                 <option value="text">none</option> | ||||
|             </select> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user