| Line Numbers Show line numbers beside your code
 | 
						
							| Wrap overflowing text If you turn this option on, lines will be wrapped when they reach the width of the screen.
 | 
						
							| Tab width (in spaces) Tabs in your input will be turned into this many spaces (maximum of 10)
 | 
						
							| If you choose this option, your source code will contain all the styling code instead of a separate CSS style section being created.
 | 
						
							| Highlight inbuilt keywords, data types etc If this option is chosen, keywords, inbuilt functions and data types etc. will be highlighted. Disable this for more speed, but less highlighting.
 | 
						
							| Strict Mode Strict Mode means that if your language is a scripting language (such as PHP), then highlighting will only be done on the code between appropriate code delimiters (eg <?php, ?>)
 |