mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
Our nested code block processor wasn't using the correct test for whether a paragraph was empty of other content; first, we need to confirm no children, and second, we need to confirm there is no text before/after the code block element inside the p tag.
3.1 KiB
3.1 KiB