| 
					
				 | 
			
			
				@@ -570,8 +570,8 @@ DESCP is the boolean of whether there was a link description. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 See variables `org-export-html-inline-images' and 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 `org-export-html-inline-image-extensions'." 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    (declare (special  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	       org-export-html-inline-images  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	       org-export-html-inline-image-extensions)) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	     org-export-html-inline-images  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	     org-export-html-inline-image-extensions)) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    (or  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       (eq t org-export-html-inline-images) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       (and  
			 |