mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
docs: Capitalize Markdown consistently.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
60a25b2721
commit
768f9f93cd
@@ -94,7 +94,7 @@ class AdminNotifyHandler(logging.Handler):
|
||||
|
||||
# This parameter determines whether Zulip should attempt to
|
||||
# send Zulip messages containing the error report. If there's
|
||||
# syntax that makes the markdown processor throw an exception,
|
||||
# syntax that makes the Markdown processor throw an exception,
|
||||
# we really don't want to send that syntax into a new Zulip
|
||||
# message in exception handler (that's the stuff of which
|
||||
# recursive exception loops are made).
|
||||
|
||||
Reference in New Issue
Block a user