zulip/zerver/fixtures
Andy Perez 83f563aeff bugdown: Properly parse empty blockquotes.
The character ">" now only starts a blockquote if the resulting
blockquote would be non-empty.  Thus, by itself, ">" is now
interpreted literally by bugdown, fixing #687.  The message
with contents consisting of ">>>" is now parsed as a doubly
(not triply) nested blockquote with contents ">".  Properly
formed blockquotes have identical behavior as before, but now
bugdown can no longer produce empty blockquotes as output.

Fixes #2886, #687.
2017-11-17 11:41:44 -08:00
..
email Add tests for email_mirror management command. 2016-07-29 19:13:52 -07:00
.gitignore [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
authors.json /team: Remove responsive columns hack. 2017-11-15 17:08:08 -08:00
config.generate_data.json docs: Update links to ReadTheDocs to always use https. 2017-11-16 10:59:24 -08:00
markdown_test_cases.json bugdown: Properly parse empty blockquotes. 2017-11-17 11:41:44 -08:00
narrow.json Update narrow.py, messages.py to support is:unread. 2017-06-19 06:51:13 -04:00
user_agents_unique tests: Replace test_user_agent_parsing with a normal test. 2017-09-16 03:56:18 -07:00