Fixed #94 and done some refactoring #99
@@ -7,7 +7,7 @@ def format(source: str, prettify: bool) -> str:
 | 
			
		||||
 | 
			
		||||
    :param source: XML to format
 | 
			
		||||
    :param prettify: sets if XML must be prettified 
 | 
			
		||||
    (have added intendations etc.) or not
 | 
			
		||||
    (added indentations etc.) or not
 | 
			
		||||
    :return: formatted XML
 | 
			
		||||
    """
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user