Switched HTMLEntities to the expanded flavor which supports a larger … (#30173)
This commit is contained in:
		@@ -282,6 +282,6 @@ class LinkDetailsExtractor
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def html_entities
 | 
			
		||||
    @html_entities ||= HTMLEntities.new
 | 
			
		||||
    @html_entities ||= HTMLEntities.new(:expanded)
 | 
			
		||||
  end
 | 
			
		||||
end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user