mirror of https://github.com/zulip/zulip.git
7d3a31cd8b
Previously, hanging_lists preprocessor didn't consider anything indented at 4 or above spaces to be a list. This meant that when we had a list like: 1. 1 2. 2 3. 3 2. 2a 1. 1a We would insert a newline between 3. 3 and 2. 2a. This resulted in the block processor breaeking down 1 list into 2 blocks, which messed up the nesting and indentation for the second block. |
||
---|---|---|
.. | ||
import_fixtures | ||
ldap | ||
mattermost_fixtures | ||
saml | ||
slack_fixtures | ||
.gitignore | ||
authors.json | ||
config.generate_data.json | ||
csp_report.json | ||
docs_url_preview_data.json | ||
gitter_data.json | ||
markdown_test_cases.json | ||
narrow.json | ||
slack_message_conversion.json | ||
user_agents_unique |