Last Updated:
			13 Mar 2019 10:59
			
				by 					ADMIN
			
		
	 
	WordsProcessing: UriFormatException is thrown when importing HTML content containing embedded images with leading white spaces
	
		
			By specification, the src attribute for images in the HTML content must be present and must contain a valid non-empty URL potentially surrounded by spaces.
However when embedded images with leading white spaces are imported, UriFormatException: 'Invalid URI: The Uri string is too long.', is thrown.