mirror of https://github.com/zulip/zulip.git
b263671c9e
This fixes an issue where the hanging unordered list was not rendering in blockquote; the problem was that we were not adding an empty line(to satisfy the markdown) for hanging unordered list if it is in blockquote. Both blockquote and code block is fenced but we want to avoid rendering the list if it's in the code block but not in blockquote. Fixes: #11916. |
||
---|---|---|
.. | ||
import_fixtures | ||
mattermost_fixtures | ||
slack_fixtures | ||
.gitignore | ||
authors.json | ||
config.generate_data.json | ||
csp_report.json | ||
docs_url_preview_data.json | ||
duplicate_commits.json | ||
gitter_data.json | ||
markdown_test_cases.json | ||
narrow.json | ||
slack_message_conversion.json | ||
user_agents_unique |