mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
Initally, when writing two or more quotes, having a blank line in between them, merges those quotes. This created confusion especially in "quote and reply". This commit fixes such issues. Now two or more quotes having a blank line in between them, will not get merged. This change is correct both for usability and for improving our compatibility with CommonMark. Fixes #14379. |
||
|---|---|---|
| .. | ||
| emoji.js | ||
| fenced_code.js | ||
| typeahead.js | ||
| typing_status.js | ||
| typing_status.js.flow | ||