zulip/zerver/tests/fixtures
Thomas Ip 574c35c0b8 markdown: Render ordered lists using <ol> markup.
This brings us in line, and also allows us to style these more like
unordered lists, which is visually more appealing.

On the backend, we now use the default list blockprocessor + sane list
extension of python-markdown to get proper list markup; on the
frontend, we mostly return to upstream's code as they have followed
CommonMark on this issue.

Using <ol> here necessarily removes the behaviour of not renumbering
on lists written like 3, 4, 7; hopefully users will be OK with the
change.

Fixes #12822.
2019-09-08 16:42:20 -07:00
..
email email_mirror: Add send_to_email_mirror management command. 2019-01-09 10:36:16 -08:00
import_fixtures import: Use pub_date to sort message ids. 2018-10-23 17:27:37 -05:00
mattermost_fixtures import: Add tool for importing teams from mattermost. 2019-04-05 17:53:03 -07:00
slack_fixtures slack: Support importing shared channels. 2019-08-26 14:10:19 -07:00
.gitignore
authors.json
config.generate_data.json
csp_report.json
docs_url_preview_data.json
duplicate_commits.json
gitter_data.json gitter import: Add basic tests. 2018-07-23 08:36:30 -07:00
markdown_test_cases.json markdown: Render ordered lists using <ol> markup. 2019-09-08 16:42:20 -07:00
narrow.json topic -> subject: Extract get_topic_from_message_info(). 2018-11-14 23:24:06 -08:00
slack_message_conversion.json slack import: Add support for bold-italics formatting. 2018-06-02 09:01:55 -07:00
user_agents_unique