mirror of https://github.com/zulip/zulip.git
83f563aeff
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. |
||
---|---|---|
.. | ||
fixtures | ||
lib | ||
management | ||
migrations | ||
templatetags | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py | ||
static_header.txt | ||
storage.py |