mirror of
				https://github.com/notepad-plus-plus/notepad-plus-plus.git
				synced 2025-10-31 03:24:04 +01:00 
			
		
		
		
	Signed-off-by: Don HO <don.h@free.fr> git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
		
			
				
	
	
		
			10 lines
		
	
	
		
			707 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			707 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 | |
| <html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>External Lexers</title>
 | |
| <link rel="stylesheet" href="styles.css" type="text/css">
 | |
| </head>
 | |
| <body><h1>External Lexers</h1><p>External
 | |
| lexers are like built-in languages, but are provided by means of a
 | |
| plugin (see <a href="Plugins.html">Plugins</a> for details). This allows to user to add powerful
 | |
| syntax coloring and folding, but are harder to make. Installation goes
 | |
| the same as for regular plugins, and you can select them from the
 | |
| <span class="menu_item">Languages</span> menu, they will be at the bottom.</body></html> |