mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
docs: Capitalize “Markdown” consistently.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
178736c8eb
commit
e3f2ffa681
@@ -116,7 +116,7 @@ class AdminNotifyHandler(logging.Handler):
|
||||
# prevent the infinite loop of Zulip messages by ERROR_BOT if
|
||||
# the outer try block here throws an exception before we have
|
||||
# a chance to check the exception for whether it comes from
|
||||
# markdown.
|
||||
# the Markdown processor.
|
||||
is_markdown_rendering_exception = True
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user