mirror of https://github.com/zulip/zulip.git
ff5e2b6eb7
Previously, the input: ==================== - One - Two Two continued ==================== Would produce the same output as: ==================== - One - Two ``` Two continued ``` ==================== This was because our CodeBlockProcessor had a higher priority than the ListIndentProcessor. This issue was discussed here: https://chat.zulip.org/#narrow/stream/9-issues/topic/continuation.20paragraphs.20in.20list.20items. |
||
---|---|---|
.. | ||
import_fixtures | ||
ldap | ||
mattermost_fixtures | ||
saml | ||
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 |