mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Along with the extraction, we do some simplifications of inserting text in compose too. This same function can now be used in compose formatting popover too. We use "text-field-edit", which has good cross-browser `undo` / `redo` support, to do the text replace for us instead of writing that logic ourselves.