mirror of
				https://github.com/zulip/zulip-desktop.git
				synced 2025-11-03 21:43:18 +00:00 
			
		
		
		
	Now using the `escape-html` module so that we can decode the realm description properly and escape the html at the same time. The encodeURIComponent function doesn't provide this kind of flexibility. We need to decode the real description properly since we show the same in the tooltip and setting page.