mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Fix white-space for RSS feeds
This commit is contained in:
		@@ -25,7 +25,7 @@ struct SearchVideo
 | 
			
		||||
            xml.element("img", src: "#{host_url}/vi/#{self.id}/mqdefault.jpg")
 | 
			
		||||
          end
 | 
			
		||||
 | 
			
		||||
          xml.element("p", style: "white-space:pre") { xml.text html_to_content(self.description_html) }
 | 
			
		||||
          xml.element("p", style: "white-space:pre-wrap") { xml.text html_to_content(self.description_html) }
 | 
			
		||||
        end
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user