Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 281 Bytes

File metadata and controls

5 lines (4 loc) · 281 Bytes
@rocket.chat/message-parser patch

Fixed blockquotes with empty lines between paragraphs not rendering as a single blockquote. Lines like > or > (empty quote lines) are now treated as part of the surrounding blockquote rather than breaking it into separate quotes.