mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Use compose_ui.insert_syntax_and_focus() when we need to insert text inline-ly followed by the focus to compose textarea because it does this job more smartly(it take cares of spaces).