zulip/static/shared/js
akshatdalton 620e9cbf72 markdown: Fix merging of separate quotations.
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.
2020-10-30 15:21:15 -07:00
..
emoji.js docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
fenced_code.js markdown: Fix merging of separate quotations. 2020-10-30 15:21:15 -07:00
typeahead.js emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
typing_status.js js: Replace underscore with lodash and remove it from globals. 2020-07-26 16:12:06 -07:00
typing_status.js.flow typing_status: Switch sentinel "recipient" value to `null`. 2019-10-24 14:56:56 -07:00