mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +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
@@ -98,7 +98,7 @@ export function get_realm_emoji_url(emoji_name) {
|
||||
// may have hand-typed an invalid emoji.
|
||||
// The caller can check the result for falsiness
|
||||
// and then try alternate ways of parsing the
|
||||
// emoji (in the case of markdown) or just do
|
||||
// emoji (in the case of Markdown) or just do
|
||||
// whatever makes sense for the caller.
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user