- 
    
Bug
 - 
    Resolution: Fixed
 - 
    None
 
When denying a style, Ariel will convert characters such as < > & into their HTML entities.
Example:
					<!-- INCLUDEPHP ../../../../quickselect.php -->
			 | 
		
To:
					<!-- INCLUDEPHP ../../../../quickselect.php -->
			 | 
		

