mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 04:43:58 +00:00
When pasting any code without any newlines, whether from a code block or a code span, it will always be pasted as inline code. That is, a line of code copied from within a code span will retain code span formatting on paste, and a line of code copied from within a code block will be pasted as inline code, instead of a 1 line code block.
21 KiB
21 KiB